Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Dan Williams 9e2a9c4c02 Support moving of files to datastore when using write_file()
Using the transfer_ownership argument, activities using the default activity
datastore integration methods (namely write_file) will now tell the datastore
that it can move the files by default.  This reduces the copies required, which
is slow on flash.  For activities not using the standard APIs (Record, etc),
the datastore bindings allow the activity to specify when ownership should
transfer.
2007-09-07 21:53:32 -04:00
bin 2647, if security is enabled let rainbow launch activities. 2007-08-27 18:25:45 +02:00
data Add support for content bundles 2007-09-07 13:31:45 -04:00
docs Added some more notes. 2007-04-26 18:24:42 +02:00
lib Added an entry that can have icons inside: IconEntry. From libsexy. 2007-08-20 13:03:17 +02:00
m4 Revert "Use gecko.m4 from epiphany, which has 1.9 compatibility." 2007-01-21 23:01:54 +01:00
po Fix distcheck 2007-09-03 21:05:45 +02:00
services Console: Fix network lib 2007-09-04 17:31:43 -04:00
shell Fix for removing activity from donut when not the active and the last one 2007-09-07 17:39:42 +02:00
sugar Support moving of files to datastore when using write_file() 2007-09-07 21:53:32 -04:00
tests Test for a long hippo scrolling view. 2007-09-07 00:40:26 +02:00
.gitignore Install MIME data to map ".xo" files to "application/vnd.olpc-x-sugar" 2007-08-09 18:29:10 -04:00
autogen.sh Add the AddressEntry object to sugar 2007-05-21 17:36:08 +02:00
configure.ac Add support for content bundles 2007-09-07 13:31:45 -04:00
COPYING Add licenses and some header templates 2006-10-15 00:49:21 +02:00
COPYING.LIB Add licenses and some header templates 2006-10-15 00:49:21 +02:00
maint-helper.py Exit if distcheck fails. 2007-08-14 00:31:29 +02:00
Makefile.am Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-14 20:24:01 +01:00
NEWS Support moving of files to datastore when using write_file() 2007-09-07 21:53:32 -04:00
pylint.sh Fix getting pixbuf size, patch by jennjacobsen 2007-08-27 00:43:56 +02:00
README Use fullscreen if the screen is not big enough to do a 1200x900 window. 2007-01-16 01:21:15 +01:00
sugar-emulator Finish up test for 2855. 2007-08-20 13:24:28 +02:00

Building
========

See:
http://wiki.laptop.org/go/Sugar_with_sugar-jhbuild

Running multiple instances on the same machine
==============================================

You can use the SUGAR_PROFILE command line options.
For example:

SUGAR_PROFILE=profile-1 sugar
SUGAR_PROFILE=profile-2 sugar
...


Emulator key bindings
=====================

F1     Mesh zoom level
F2     Friends zoom level
F3     Home zoom level
F4     Activity zoom level

Alt+f  Show the frame
Alt+r  Rotate the screen
Alt+o  Toggle overlay visibility
Alt+=  Open the developer console
Alt+0  Open the developer console
Alt+q  Quit the emulator

Ctrl+s Activate sketch mode in chat