Sugar TODO: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
= Frame =
= Frame =


* The overlay button is gone. Sometimes appear in the left-top corner, figure out what's going on.
* The overlay button is gone. Sometimes appear in the left-top corner, figure out what's going on. (marco)
* Make Menu looks nice by adding some padding. Is the color right? It seem too light.
* Make Menu looks nice by adding some padding. Is the color right? It seem too light.
* Fix the white flashes sometimes appear in the corners (maybe because windows are now overlapping)?
* Fix the white flashes sometimes appear in the corners (maybe because windows are now overlapping)? (marco)
* Get rid of the horrible network manager icon, we should have device icon on the homepage and access points on the mesh view.
* Get rid of the horrible network manager icon, we should have device icon on the homepage and access points on the mesh view. (marco)
* Set the frame canvases background to None so that we don't get white flashes. Need to figure out how we want to do this. Patch to hippo-canvas (optional) or tweak the canvas widget or use HippoWindow and tweak or our own Window.
* Set the frame canvases background to None so that we don't get white flashes. Need to figure out how we want to do this. Patch to hippo-canvas (optional) or tweak the canvas widget or use HippoWindow and tweak or our own Window. (marco)
* Feedback when hovering menu items
* Feedback when hovering menu items
* Frame animation if the perf is acceptable on the XO
* Frame animation if the perf is acceptable on the XO
Line 15: Line 15:
* Tooltips for the zoom icons and for the activity icons (just the activity name for now)
* Tooltips for the zoom icons and for the activity icons (just the activity name for now)
* When hovering a frame icon his background should become black (check for the exact color on the mockups)
* When hovering a frame icon his background should become black (check for the exact color on the mockups)

= Activities =

* Update xbook toolbar


[[Category:Sugar]]
[[Category:Sugar]]

Revision as of 12:01, 24 February 2007

Frame

  • The overlay button is gone. Sometimes appear in the left-top corner, figure out what's going on. (marco)
  • Make Menu looks nice by adding some padding. Is the color right? It seem too light.
  • Fix the white flashes sometimes appear in the corners (maybe because windows are now overlapping)? (marco)
  • Get rid of the horrible network manager icon, we should have device icon on the homepage and access points on the mesh view. (marco)
  • Set the frame canvases background to None so that we don't get white flashes. Need to figure out how we want to do this. Patch to hippo-canvas (optional) or tweak the canvas widget or use HippoWindow and tweak or our own Window. (marco)
  • Feedback when hovering menu items
  • Frame animation if the perf is acceptable on the XO

Done

  • Make sure the frame scale correctly on not 4:3 resolutions (ex 800x440). Once that works we can remove the screen sizing hacks in sugar-emulator.
  • Finish up frame menu positioning
  • Tooltips for the zoom icons and for the activity icons (just the activity name for now)
  • When hovering a frame icon his background should become black (check for the exact color on the mockups)

Activities

  • Update xbook toolbar