Sugar TODO: Difference between revisions

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


* When dragging with the frame hidden you need to move the mouse a bit to be able to paste. Fix this.
* Fix positioning of the access point icons tooltips
* Make drag of images from mozilla work.
* Add tooltips for the zoom levels in the frame
* Make drag of images to abi work.
* Preview images in the rollover.
* Briefly pop in and out the frame when a download is initiated or a copy or cut happens.
* Make pasting from the clipboard works as specified (one object is selected at one time, and the user can change it by clicking on another object).
* Copy new files to ~/Journal and name them from their title.


=== Done ===
===Journal activity===
* Entries renaming.
* Startup the journal when clicking on the icon in the donut.


===Shell===
* 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.
* Let activities rename their journal entry title by an entry in the activity rollover
* 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 ==


==Abiword==
* 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).


* Autosave also by a timeout (now it saves on focus-out and on close).
=== Done ===
* Undo and Redo.

* 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


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

Revision as of 10:08, 8 March 2007

Clipboard

  • When dragging with the frame hidden you need to move the mouse a bit to be able to paste. Fix this.
  • Make drag of images from mozilla work.
  • Make drag of images to abi work.
  • Preview images in the rollover.
  • Briefly pop in and out the frame when a download is initiated or a copy or cut happens.
  • Make pasting from the clipboard works as specified (one object is selected at one time, and the user can change it by clicking on another object).
  • Copy new files to ~/Journal and name them from their title.

Journal activity

  • Entries renaming.
  • Startup the journal when clicking on the icon in the donut.

Shell

  • Let activities rename their journal entry title by an entry in the activity rollover


Abiword

  • Autosave also by a timeout (now it saves on focus-out and on close).
  • Undo and Redo.