36 Commits (cb0cedbc405ea7148fa30e47f0f8e38ff047daa3)

Author SHA1 Message Date
Marco Pesenti Gritti 46d128c85a Cleanup the logs stuff a bit. 17 years ago
Marco Pesenti Gritti b44a2916ba Rework sugar.logger and make activities just
redirect their output to a log.
17 years ago
Marco Pesenti Gritti 0ef5c4b891 Add arrows on the homepage to hint about frame activation. 17 years ago
Marco Pesenti Gritti a8969d776f Ship the startup sound with sugar 17 years ago
Simon Schampijer e3f97b042f Save state of volume when shutdown and reboot fix for #3652 17 years ago
Marco Pesenti Gritti 9ffcbfca4d Play a startup sound if it exists. 17 years ago
Marco Pesenti Gritti 30edb542b1 Cleanup the profile code and rename the Server section to Jabber. 17 years ago
Marco Pesenti Gritti a2a9cd2f70 Unfreeze dcon on idle. 17 years ago
Guillaume Desmottes 7118cb59bc rename TP_DEBUG to SUGAR_TP_DEBUG and make it works with Salut 17 years ago
Dan Williams cc8b8de690 Fix up syntax errors in sugar-shell 17 years ago
Dan Williams 5aa63fdb9e Fix missing : after function declaration 17 years ago
John (J5) Palmieri b24a28a77d make sugar shell easier to profile startup times 17 years ago
Marco Pesenti Gritti e2beb5b566 Start intro if config is absent or corrupted.
Cleanups.
17 years ago
Marco Pesenti Gritti 7024f93a43 Move the zoom levels inside the model 17 years ago
Marco Pesenti Gritti 64812c7d67 Pass in shell to the service not just model 17 years ago
Marco Pesenti Gritti d319ac192d Use sugar theme for matchbox 17 years ago
Dan Williams 982c112155 Make debugging tp-gabble easier
When the environment variable TP_DEBUG is set, the sugar shell
will print out the session bus address it's using, then poll that bus
every 5 seconds waiting for a gabble instance to appear.  This allows
you to launch gabble in another window for debugging with LM_DEBUG and
gdb, which wasn't possible before because the sugar emulator uses
a custom session bus.
17 years ago
Marco Pesenti Gritti c9c1117872 Remove the threadframe stuff which went unused. 17 years ago
Marco Pesenti Gritti a11809cccc Actually setup translations in the shell.
Fix the it translation to use utf8.
18 years ago
Marco Pesenti Gritti c9f28b7317 Rework the emulator. Move matchbox in the shell. 18 years ago
Marco Pesenti Gritti b8cc8ec68f Drop support for running from source dir. As it is now it's just confusing.
Will have to figure out the exact needs and rewrite in a better way.
18 years ago
Marco Pesenti Gritti 6c5d28ecf5 Save also the sugar session display and use it in sugar-activity. 18 years ago
Marco Pesenti Gritti 57c928916c Refactor sugar.env and paths 18 years ago
Dan Williams 0cad068bf4 Merge 18 years ago
Dan Williams 1f91f7f7af New intro/setup screen 18 years ago
Marco Pesenti Gritti 81e2e9ed8d Get rid of the old nm applet 18 years ago
Tomeu Vizoso 4bde802bbd Simplified system paths for running sugar from the source dir. 18 years ago
Tomeu Vizoso 9d13a9836d Added new tool sugar-install-bundle. 18 years ago
Marco Pesenti Gritti 4cdf88f31d Do not hardcode /usr/bin/python 18 years ago
Dan Williams 72b5383214 Export session bus address for testing purposes 18 years ago
Dan Williams b2983ac763 Better working nm-applet
- Start nm-applet when the shell starts
- Use the artwork
- Respond to signals and get initial states
18 years ago
Marco Pesenti Gritti 6ab3b3c07e Cleanup logs dir on shell startup 18 years ago
Marco Pesenti Gritti 3cda316d11 Enable logging for the shell too 18 years ago
Marco Pesenti Gritti 637a08154e Fix some path bugs. Reload the profile when first time dialog wrote it. 18 years ago
Marco Pesenti Gritti f74614a02b Let the shell deal with extending his own path 18 years ago
Marco Pesenti Gritti bc0ee6d34c Refactor startup. In progress, give me a couple hours.
For now start sugar with "sugar-emulator shell/sugar-shell"
18 years ago