Development Team/Resources: Difference between revisions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{{TOCright}} | {{TOCright}} | ||
{{:Development Team/Sugar_Architectural_Diagram}} | {{:Development Team/Sugar_Architectural_Diagram}} | ||
Sugar is built on top of the GNU/Linux desktop: GTK, X11, D-Bus, Network Manager, Gconf, Telepthay, etc. We use the Matchbox window manager (but are in the process of switching to Metacity). Sugar provides a data-storage service and a presence service that are accessed through D-Bus, thus Sugar Activities can be coded in any language. The majority are written in Python, which takes advantage of binding in the Sugar-Toolkit. The Sugar shell manages the desktop and the Journal. | |||
== Tutorials == | == Tutorials == | ||