Commit Graph

400 Commits

Author SHA1 Message Date
Tom Beckmann
13f5494bcf windowoverview, alttab: make sure there are no crashes involving meta_window_appears_focused by destroying the clones before their source is 2012-10-14 01:26:30 +02:00
Tom Beckmann
7aa2923e99 windowoverview: close windows with middle click 2012-10-11 18:13:43 +02:00
Tom Beckmann
7eb054c107 workspaceview: draw a shadow below the workspace thumbs 2012-10-06 17:31:19 +02:00
Tom Beckmann
d0da79d7a3 plugin: interpret 0 animation duration as disabled 2012-10-06 14:47:48 +02:00
Tom Beckmann
53e7396b01 plugin: add a menu-duration key to the animation settings 2012-10-06 14:23:52 +02:00
Tom Beckmann
92562bfe1c Move draw method to a better place 2012-10-03 17:56:46 +02:00
Tom Beckmann
a3795f1730 Remove absolute values from size calculations 2012-10-03 11:50:55 +02:00
Tom Beckmann
ee78e35805 workspaceview: do a check for null on the last workspace in intial_configuration as there was a crash 2012-10-01 17:29:41 +02:00
Tom Beckmann
9246ab6a8c windowoverview: draw shadows below the workspace thumbs 2012-09-30 21:55:31 +02:00
Tom Beckmann
c6dc458790 window overview: close with w, not e, to match the default shortcut 2012-09-30 12:09:57 +02:00
Rico Tzschichholz
e170fe22bf workspaceview: don't auto-hide if cursor is still hovering overview 2012-09-23 21:02:03 +02:00
Rico Tzschichholz
a9992dc193 workspaceview: clean up key-release/pressed methods and minor fixes 2012-09-23 19:20:14 +02:00
Rico Tzschichholz
4ba3bc0519 workspaceview: clean up initial_configuration 2012-09-23 13:58:00 +02:00
Rico Tzschichholz
c830c38da1 workspaceview: clean up scroll_event 2012-09-23 13:19:08 +02:00
Rico Tzschichholz
6380b27b7f Keep references to dummy StyleContext-widgets 2012-09-23 13:09:45 +02:00
Rico Tzschichholz
700ba45cf3 build: add simple "make dist" target 2012-09-22 23:09:39 +02:00
Rico Tzschichholz
a23a4c2f2d add .bzrignore 2012-09-22 23:09:25 +02:00
Rico Tzschichholz
2648bda8a4 vapi: add libmutter.deps 2012-09-22 23:08:55 +02:00
Tom Beckmann
bd5ad45acb Add Super+0 to switch to the last workspace 2012-09-22 21:39:19 +02:00
Tom Beckmann
ad2caeb0cf Allow closing the workspaceview with super+s 2012-09-22 19:30:45 +02:00
Tom Beckmann
3a1685246e Use super+w instead of e to invoke window overview by default 2012-09-22 19:22:44 +02:00
Tom Beckmann
3bfe3baabe Merge with lp:~gala-dev/gala/window-overview-shadows to provide window shadows in window overview 2012-09-20 20:50:13 +02:00
Rico Tzschichholz
d58beb3632 vapi: update mutter bindings 2012-09-19 11:12:29 +02:00
Tom Beckmann
7d0e56634b Add shadows to window overview (note: maximized ones are excluded), sync wallpaper darkening animation 2012-09-19 00:23:19 +02:00
Tom Beckmann
3b0876686c Reconfigure hot corners on monitor changes 2012-09-12 17:46:27 +02:00
Tom Beckmann
df17ee3b5a Close window overview when all windows have been closed 2012-09-12 17:26:05 +02:00
Tom Beckmann
792a823ab4 Dont block expose after having used it on an empty workspace 2012-09-07 17:45:12 +02:00
Tom Beckmann
0c7cc611d0 Fix problem with disappearing windows in workspaceview 2012-09-05 10:06:38 +02:00
Rico Tzschichholz
6b2fd0b7b6 vapi: Meta.Rectangle is just a struct, so remove GBoxed related bindings 2012-09-03 08:55:19 +02:00
Rico Tzschichholz
435de93d78 vapi: Fix return type of Compositor.get_window_actors 2012-09-02 21:58:28 +02:00
Tom Beckmann
c9c56fb4db Increase workspaceview's timeout for summoning it by holding super to 2s 2012-09-01 19:47:11 +02:00
Tom Beckmann
4b6bd93392 Add null check for window in Plugin.end_switch_workspace 2012-09-01 19:42:18 +02:00
Tom Beckmann
8d0058da80 Add some null checks to WorkspaceThumb.update_windows to possibly solve a crash 2012-09-01 19:26:11 +02:00
Tom Beckmann
5485024fda Fix crash on closing the last window in window overview 2012-09-01 19:19:24 +02:00
Tom Beckmann
0894898685 Play a snapback animation when alt-tab is used with only one window 2012-09-01 18:48:23 +02:00
Tom Beckmann
9bf4d5699e Fix scrollbar in workspaceview 2012-09-01 18:28:55 +02:00
Tom Beckmann
257e45de07 Fix workspaces nudging all the time 2012-09-01 17:42:49 +02:00
Tom Beckmann
f93a5dec32 Move window close button in windowoverview above the windows close button 2012-09-01 17:25:22 +02:00
Tom Beckmann
102e5772ee Handle window added and removed while being in window overview 2012-09-01 17:17:02 +02:00
Rico Tzschichholz
2e21d99567 build: require valac 0.16.1 2012-08-30 20:11:29 +02:00
Tom Beckmann
a753e7fd87 Allow switching to a workspace in workspace view with numbers 2012-08-29 00:38:59 +02:00
Tom Beckmann
797a56e030 Most probably fix all our worries with minimizing by adding the window actor to the minimizing list (where it was always supposed to be) 2012-08-28 22:57:41 +02:00
Rico Tzschichholz
c755e889b7 Demand some credit ;-) 2012-08-28 17:49:58 +02:00
Tom Beckmann
e31545714f Merge with lp:~gala-dev/gala/zooming to provide shortcuts for zooming 2012-08-28 17:46:12 +02:00
Rico Tzschichholz
66211659a7 Avoid attaching useless animation to follow mouse cursor 2012-08-28 14:36:49 +02:00
Rico Tzschichholz
5f85958429 No need to bail here 2012-08-28 14:16:14 +02:00
Rico Tzschichholz
b7e01e36b1 Clean up which resulted in changing the whole thing 2012-08-28 13:44:52 +02:00
Tom Beckmann
0d5426e872 Update to latest trunk 2012-08-28 10:21:59 +02:00
Tom Beckmann
d4e1adb16e Some cleanups 2012-08-28 10:09:34 +02:00
Tom Beckmann
293be33642 Assign color used as background color as the stage's background color 2012-08-27 23:44:52 +02:00