Sugar TODO: Difference between revisions
Jump to navigation
Jump to search
(→Frame) |
No edit summary |
||
Line 5: | Line 5: | ||
* 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)? |
||
* 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. |
||
⚫ | |||
* 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. |
||
* Feedback when hovering menu items |
* Feedback when hovering menu items |
||
Line 15: | Line 14: | ||
* Finish up frame menu positioning |
* Finish up frame menu positioning |
||
* 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) |
||
⚫ | |||
[[Category:Sugar]] |
[[Category:Sugar]] |
Revision as of 19:41, 23 February 2007
Frame
- The overlay button is gone. Sometimes appear in the left-top corner, figure out what's going on.
- 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)?
- Get rid of the horrible network manager icon, we should have device icon on the homepage and access points on the mesh view.
- 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.
- 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)