Marco Pesenti Gritti
2c468110ba
Go back to the home page when all activities are closed.
2007-03-12 22:47:17 +01:00
Marco Pesenti Gritti
57b9ca4b71
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
...
Conflicts:
shell/view/Shell.py
2007-03-12 22:39:00 +01:00
Marco Pesenti Gritti
3bfd94899a
Bunch of fixes
2007-03-12 22:29:11 +01:00
Dan Williams
78fef2a48e
Implement set_title
2007-03-12 16:52:11 -04:00
Dan Williams
521dd50112
Further zoom level set traceback fix
2007-03-12 16:39:25 -04:00
Dan Williams
9987c8a7d7
Fix traceback on zoom level update
2007-03-12 16:10:32 -04:00
Marco Pesenti Gritti
bf80cb55b9
Some cleanups in the Shell. Add a way to save/restore the frame state.
2007-03-12 20:18:55 +01:00
Marco Pesenti Gritti
2bd609e5fd
Cleanup
2007-03-12 19:14:02 +01:00
Marco Pesenti Gritti
ed454220e6
Cleanup
2007-03-12 19:13:09 +01:00
Marco Pesenti Gritti
d389933b77
Remove the old timeline
2007-03-12 18:13:01 +01:00
Marco Pesenti Gritti
d91c7a90e4
Rework the popup animation to use the new API
2007-03-12 17:47:09 +01:00
Marco Pesenti Gritti
f435a60ca0
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
2007-03-12 16:58:06 +01:00
Marco Pesenti Gritti
ce91f2df99
Force hiding when running an activity even if the user hover the frame again.
2007-03-12 16:57:52 +01:00
Dan Williams
9713391c86
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
2007-03-12 11:31:37 -04:00
Dan Williams
3ffaa06220
Fix uninitialized variable tracebacks
2007-03-12 11:31:34 -04:00
Marco Pesenti Gritti
978965bfa8
Fix a race
2007-03-12 16:30:53 +01:00
Marco Pesenti Gritti
0d90a7b4e7
More fixes to the hover logic..
2007-03-12 16:22:03 +01:00
Marco Pesenti Gritti
49b0db642e
Fix hover checking logic
2007-03-12 16:09:41 +01:00
Eduardo Silva
84f6bdd0c9
Battery status update
2007-03-12 11:02:36 -04:00
Marco Pesenti Gritti
acaac29906
Add the frame when starting an activity
2007-03-12 14:54:55 +01:00
Marco Pesenti Gritti
540cef4b0d
Implement modes, some fixes
2007-03-12 14:48:02 +01:00
Marco Pesenti Gritti
a3a6d0cd89
Implement mouse logic
2007-03-12 14:05:50 +01:00
Marco Pesenti Gritti
c4fbb41bcd
Complete the key logic
2007-03-12 13:35:07 +01:00
Marco Pesenti Gritti
0984938f95
New animation API. Start rewriting the frame slidein slideout logic.
...
(Use the keys for now, mouse is not working)
2007-03-12 12:39:29 +01:00
Marco Pesenti Gritti
158d933a10
Complete the UI for the battery
2007-03-12 10:51:48 +01:00
Dan Williams
a1411040f1
Make frame animation faster and smoother
2007-03-11 21:39:00 -04:00
Eduardo Silva
b5ced20ca4
Console: battery box improves
2007-03-10 19:37:44 -03:00
Eduardo Silva
f8a3daa2b6
Console: logviewer font changes
2007-03-10 19:30:44 -03:00
Eduardo Silva
29d23cbe77
Console: new battery status box
2007-03-10 19:16:40 -03:00
Eduardo Silva
361581c0d1
Console: fix cpu usage, new kernel version, font changes...
2007-03-10 00:39:55 -03:00
Dan Williams
9d837710f5
Listen for and respond to Owner property changes
...
Pass the PS's owner object to each plugin. Make the server plugin
listen to property changes and push those changes to the Jabber
server when they occur.
2007-03-09 16:29:49 -05:00
Dan Williams
d299cd4032
Update Owner properties on signals from the Shell
...
Listen to the shell's D-Bus service for property updates
of the Owner, and push those into the presence service.
Add test code to randomly change the properties, useful
when running the PS standalone without a shell.
2007-03-09 16:28:35 -05:00
Dan Williams
f5c60b44c1
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
2007-03-09 15:36:20 -05:00
Marco Pesenti Gritti
cc7ad2d42b
Missing imports
2007-03-09 17:43:55 +01:00
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.
2007-03-09 17:38:05 +01:00
Marco Pesenti Gritti
6c5d28ecf5
Save also the sugar session display and use it in sugar-activity.
2007-03-09 17:29:03 +01:00
Marco Pesenti Gritti
a5d303f9ff
Smarter bundle name matching
2007-03-09 16:55:18 +01:00
Marco Pesenti Gritti
d3493aea9e
Smarter sugar-activity which can make itself the factory and open
...
one instance.
2007-03-09 16:35:53 +01:00
Dan Williams
f1aa2cf11a
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
2007-03-09 10:18:37 -05:00
Dan Williams
723bd21e77
Require jpeg format buddy icon
...
Since the intro screen ensures that a buddy icon exists and
is in jpg format, we can simplify the buddy icon code in the
ShellOwner object.
2007-03-09 10:18:23 -05:00
Marco Pesenti Gritti
1587218e9e
Remove unused files
2007-03-09 15:07:08 +01:00
Marco Pesenti Gritti
8a98cdc6e0
Fix matchbox invocation
2007-03-09 14:59:47 +01:00
Marco Pesenti Gritti
62a1b69bcf
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
2007-03-09 14:58:09 +01:00
Marco Pesenti Gritti
57c928916c
Refactor sugar.env and paths
2007-03-09 14:57:54 +01:00
Tomeu Vizoso
410e58aa6f
Fix typo.
2007-03-09 14:32:43 +01:00
Marco Pesenti Gritti
a380b7f915
Move data to be relative to the code.
2007-03-09 14:07:17 +01:00
Marco Pesenti Gritti
73c1dbe4a7
CLeanup emulator shutdown
2007-03-09 13:53:26 +01:00
Marco Pesenti Gritti
6afd512d55
Cleanup kbd config passing
2007-03-09 13:47:17 +01:00
Marco Pesenti Gritti
c255a7b544
Remove unused var
2007-03-09 13:28:00 +01:00
Marco Pesenti Gritti
66e341c58e
Use button_press virtual method instead of the connect_after hacks.
2007-03-09 13:12:52 +01:00