Sascha Silbe
567bd961a5
Avoid showing decorated windows during start-up (OLPC#10713)
...
As a side effect, activity start-up is now subjectively faster, maybe even
objectively (due to avoiding a resize).
Tested on XO-1 running Debian Squeeze.
Acked-By: Simon Schampijer <simon@laptop.org>
2011-04-11 18:00:29 +02:00
Sascha Silbe
17537c7710
Window: allow removing the toolbar_box
...
Allow the toolbar_box to be removed by setting it to None, like is supported
for canvas.
Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
Acked-by: Simon Schampijer <simon@laptop.org>
2011-02-17 23:23:33 +01:00
Aleksey Lim
8c2fe54ea7
Do not stop processing motion-notify-event #1507
2009-10-18 11:46:23 +00:00
Aleksey Lim
8f52b0a8f4
Present windows in non-active process #1423
2009-09-29 18:33:13 +00:00
Aleksey Lim
ecee594190
Invoke WindowPalette.popdown when menu property is None #1323
2009-09-16 17:09:30 +00:00
Aleksey Lim
76542527cd
When in fullscreen mode in an activity, frame doesnt pop-up #1335
2009-09-16 16:55:05 +00:00
Simon Schampijer
b087809ec5
focus the canvas
...
make the boxes private using the python mangling
algorithm (see pep8)
2009-09-10 11:46:37 +02:00
Sascha Silbe
c9e63eb8ea
PEP8 white space and long line fixes
2009-08-25 21:12:40 +02:00
Sascha Silbe
ecdaf6b795
trim EOL (end-of-line) spaces on source files
2009-08-25 19:55:48 +02:00
Simon Schampijer
e1e8647de9
pylint fixes
2009-08-24 14:51:00 +02:00
Simon Schampijer
c1f5115b2a
fix typo (two underscores for toolbar_box)
2009-08-12 16:45:06 +02:00
Tomeu Vizoso
0426c0c827
Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/toolbars
...
Conflicts:
src/sugar/graphics/window.py
2009-08-01 15:39:40 +02:00
Aleksey Lim
353564f12c
Fix review issues
2009-07-31 03:49:05 +00:00
Tomeu Vizoso
fe6d1c114c
Auto-hide fullscreen button (unmadindu) #1102
2009-07-28 15:11:41 +02:00
Tomeu Vizoso
3dad7c6fff
Make Window.canvas a property
2009-07-08 13:16:22 +02:00
Tomeu Vizoso
ede6db947e
Don't try to hide the tray if the activity has none (alsroot) #395
2009-02-20 16:38:41 +01:00
Marco Pesenti Gritti
b58182a970
Mark modules as STABLE/UNSTABLE/DEPRECATED.
2008-10-28 14:19:01 +01:00
Marco Pesenti Gritti
72c2a1d770
Use a src directory consistently with base and shell.
2008-04-29 14:58:34 +02:00