From e39cf14438ef9e0198d8b5180ffe97c314d25267 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Wed, 29 Aug 2012 11:15:34 -0400 Subject: Update TODO list. Haven't done this in a while. --- pyanaconda/ui/gui/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pyanaconda/ui/gui/TODO') diff --git a/pyanaconda/ui/gui/TODO b/pyanaconda/ui/gui/TODO index d0451443c..6f8dcf90b 100644 --- a/pyanaconda/ui/gui/TODO +++ b/pyanaconda/ui/gui/TODO @@ -1,19 +1,20 @@ Fedora 18 ========= -+ Add "Add custom repo..." dialog. - Add simple keyboard layout selection to welcome language screen. - Can the entry next to "Closest Mirror" be filled in with something to make it look less weird? - Disk tug-o-war needs to be written. - Do the really slow redraws happen on real hardware, or just virt? +- Make "Add custom repo..." dialog useful. - Media install selectors take up all horizontal space on source spoke. - Network spoke needs apply method and to look at ksdata when setting itself up. - NetworkStandaloneSpoke needs completed method and to look at ksdata when setting itself up. - Need to sort out checking of storage config against package set space needs. - Reword "Continue" button on Install Destination confirmation to give a better indicator of where you go next. -- The setting on the welcome screen does not get reflected on the language and keyboard spokes. - Something causes the up and down arrows to resize the anaconda window. - Wall of anaconda needs to be taken into account. +- When you display a spoke, the hub needs to be hidden so you can't alt-tab. This is especially + bad on liveinst. - Why does the first hub jump left a little bit the first time you use the keyboard to navigate? - In custom storage, it'd be nice to be able to say something like "Use this previous installation as the starting storage configuration for the system -- cgit