* Figure out why many control panel items requires restarting Sugar and fix it
+
+
== UI changes ==
+
+
: EASY: kill the name picker that pops up when quitting activities
+
; Nobody ever uses it, it's just annoying and confusing for new users who don't know how to dismiss it. Maybe one day someone will come out with a less intrusive UI for the same purpose, but for the time being we're much better off without anything.
+
+
: MEDIUM: Figure out why so many control panels require restarting Sugar, and fix them not to.
+
; Because we use GConf for settings, we should be able to setup callbacks to be invoked on any change.
+
+
: EASY: kill the "Mute" function on the volume icon in the frame.
+
; I can't think of a useful use-case for it, and children often manage to turn on muting by simply clicking on the speaker icon (which is a lame UI, btw). If we remove this feature, we have to unconditionally unmute on startup!
+
== Control panel items reduction ==
== Control panel items reduction ==
* Power has only 2 options, they could go into a context menu on the battery icon in the frame
* Power has only 2 options, they could go into a context menu on the battery icon in the frame