summaryrefslogtreecommitdiffstats
path: root/widgets/TODO
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2011-11-07 13:01:25 -0500
committerChris Lumens <clumens@redhat.com>2011-11-10 15:50:41 -0500
commitadd0aeee51989fbe0b5d3e6c46ac645a3bd734ef (patch)
tree02ad67539c2ecf55e90ecafbb7cb434a26d9fda2 /widgets/TODO
parent732558a85699676d8c2975e8ed891eb07bcd77bc (diff)
downloadanaconda-add0aeee51989fbe0b5d3e6c46ac645a3bd734ef.tar.gz
anaconda-add0aeee51989fbe0b5d3e6c46ac645a3bd734ef.tar.xz
anaconda-add0aeee51989fbe0b5d3e6c46ac645a3bd734ef.zip
Add our custom GTK+ widgets in as a subdirectory and subpackage.
Diffstat (limited to 'widgets/TODO')
-rw-r--r--widgets/TODO33
1 files changed, 33 insertions, 0 deletions
diff --git a/widgets/TODO b/widgets/TODO
new file mode 100644
index 000000000..e555245a3
--- /dev/null
+++ b/widgets/TODO
@@ -0,0 +1,33 @@
+BaseWindow -
+
+DiskOverview -
+ - add utilization pie chart
+ - need to specify big vs. small
+
+SpokeSelector -
+ - need to show incompleteness
+
+SpokeWindow -
+
+StandaloneWindow -
+
+New Widgets -
+ - light box dialog
+ - PersonalizationWindow
+ - physical member display
+ - capacity slider+drop down
+ - software RAID overview (#9-3-1, RAID tab, left side)
+ - disk viewer (shaded bars on #9-3-1)
+ - partition bar (colored bar part on #9-3-1)
+ - accordion on #9-3-1
+
+glade Integration -
+ - add icons
+ - audit all widgets for which signals and properties should be exposed in glade UI
+
+Build -
+
+Misc -
+ - add test cases
+ - coding standard document
+ - should widgets use CSS instead of hardcoding things?