SugarShellRefactoring: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
Line 27: Line 27:


* Move the journal into the shell process.
* Move the journal into the shell process.

== Misc ==

* Make the activity registry private to the shell.

Revision as of 16:11, 21 January 2008

Action items

Infrastructure

  • Split the library into separate modules. sugar-base, sugar-graphics, sugar-activity.
  • Create personal git repositories.
  • Add sugar.modules to jhbuild upstream and build from there. Document how to setup jhbuild.

Frame

  • Move to gtk only.
  • Add devices to the bottom frame.
  • Add running activities to the top frame.
  • Add zoom levels to the top frame.
  • Implement notifications.

Home view

  • Investigate using goocanvas.
  • Implement dynamic activity ring.
  • Implement activity palettes.
  • Implement xo palette.

Activity list

Journal

  • Move the journal into the shell process.

Misc

  • Make the activity registry private to the shell.