Sugar TODO: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
m (minor tweak in section depth)
Line 1: Line 1:
= Shell =
== Shell ==


* Fix positioning of the access point icons tooltips
* Fix positioning of the access point icons tooltips
* Add tooltips for the zoom levels in the frame
* Add tooltips for the zoom levels in the frame


== Done ==
=== 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.
* 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.
Line 19: Line 19:
* Frame animation if the perf is acceptable on the XO
* Frame animation if the perf is acceptable on the XO


= Journal =
== Journal ==


* Make the toolbar look nice. There are some strange artifacts on the option menu. We need padding and spacing between items.
* Make the toolbar look nice. There are some strange artifacts on the option menu. We need padding and spacing between items.
Line 29: Line 29:
* In the same session, autosave to one only journal object (update).
* In the same session, autosave to one only journal object (update).


== Done ==
=== Done ===


* Switch to detailed view on an entry click.
* Switch to detailed view on an entry click.
Line 39: Line 39:
* Make abi restore journal entries.
* Make abi restore journal entries.


= Activities =
== Activities ==


== Done ==
=== Done ===


* Update xbook toolbar
* Update xbook toolbar

Revision as of 21:48, 3 March 2007

Shell

  • Fix positioning of the access point icons tooltips
  • Add tooltips for the zoom levels in the frame

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)
  • Feedback when hovering menu items
  • Make Menu looks nice by adding some padding. Is the color right? It seem too light.
  • Get rid of the horrible network manager icon, we should have device icon on the homepage and access points on the mesh view
  • The overlay button is gone. Sometimes appear in the left-top corner, figure out what's going on.
  • 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.
  • Fix the white flashes sometimes appear in the corners (maybe because windows are now overlapping)?
  • The activity icon seem to be become black or at least dark when I hover it.
  • Frame animation if the perf is acceptable on the XO

Journal

  • Make the toolbar look nice. There are some strange artifacts on the option menu. We need padding and spacing between items.
  • Fix style of the view, the colors are just wrong in particular.
  • Implement hover in Button.
  • Add some demo entries to the datastore on db creation.
  • Make the web activity to autosave every uri in a session entry.
  • Allow restoring of web session entries.
  • In the same session, autosave to one only journal object (update).

Done

  • Switch to detailed view on an entry click.
  • Button with a label and an optional icon
  • Add the star to both views.
  • Buddy list for the detailed view
  • Add the activity icon to both views.
  • Correct the colors of the resume button.
  • Make abi restore journal entries.

Activities

Done

  • Update xbook toolbar