summaryrefslogtreecommitdiffstats
path: root/pyanaconda/ui/gui/TODO
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-01-24 10:59:00 -0500
committerChris Lumens <clumens@redhat.com>2012-01-24 10:59:00 -0500
commit739e8a99379b6e36f4c9f3cb82549b5f8b45719b (patch)
tree509aa7d97ef6c96099b81c5b15861faf42283b14 /pyanaconda/ui/gui/TODO
parent41dbba9bf65d05ee570be26d0365fa3bdb11dc83 (diff)
downloadanaconda-739e8a99379b6e36f4c9f3cb82549b5f8b45719b.tar.gz
anaconda-739e8a99379b6e36f4c9f3cb82549b5f8b45719b.tar.xz
anaconda-739e8a99379b6e36f4c9f3cb82549b5f8b45719b.zip
Allow selecting DiskOverviews via the keyboard.
Note the "selected" -> "chosen" change. "selected" means something specific to GTK, and it doesn't mean what I thought. Thus, I am now using "chosen" to mean you have hit enter/space on the DiskOverview and made it part of the install. This also gets rid of the rounded corner piece, since I was unable to make that work with the keyboard focus (for now).
Diffstat (limited to 'pyanaconda/ui/gui/TODO')
-rw-r--r--pyanaconda/ui/gui/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyanaconda/ui/gui/TODO b/pyanaconda/ui/gui/TODO
index 240c5294b..e69de29bb 100644
--- a/pyanaconda/ui/gui/TODO
+++ b/pyanaconda/ui/gui/TODO
@@ -1 +0,0 @@
-- the first DiskOverview doesn't get rounded corners