Commit Graph

2715 Commits

Author SHA1 Message Date
Tom Beckmann
80287242f0 Removed black border 2012-06-16 19:44:00 +02:00
Tom Beckmann
358ba1efb7 Don't show dialogs when alt-tabbing windows, don't dim windows with attached dialogs anymore 2012-06-16 16:53:23 +02:00
Tom Beckmann
0f056c3b0d Allow using custom shortcuts for workspaceswitching as long as it includes Super_L, Alt_L or Control_L 2012-06-16 16:21:03 +02:00
Tom Beckmann
60a6d14440 Plus icon scaled up to 48px, scroll back workspace view on close, made plus button easier to see 2012-06-15 21:21:53 +02:00
Tom Beckmann
a6d9a1ecc0 Fixed padding of overflown workspace view, removing of workspaces, placement of workspace indicator after hitting close button, close button showing delay 2012-06-15 00:13:47 +02:00
Tom Beckmann
1f1554d903 Tweaks 2012-06-14 00:36:27 +02:00
Tom Beckmann
4b1913c2c4 Added close button to workspaces, scroll position indicator 2012-06-13 23:42:27 +02:00
Tom Beckmann
18a40518ae Added scrolling and fixed some last indicator position problems 2012-06-13 17:45:52 +02:00
Tom Beckmann
dfc28148df Fixed the problem when apps started from slingshot caused the current workspace to be removed 2012-06-13 15:23:30 +02:00
Tom Beckmann
77ab21d0dd Fixed positioning and crash in workspace switching 2012-06-13 00:15:39 +02:00
Tom Beckmann
8d9aad27ad Added dynamic workspaces 2012-06-12 00:24:53 +02:00
Tom Beckmann
713b736185 Fix startup position of workspace indicator in workspaceview 2012-06-11 20:22:45 +02:00
Rico Tzschichholz
8f84a9be7a Some more clean up 2012-06-09 14:11:38 +02:00
Rico Tzschichholz
daac10a90a clean up window dimming code 2012-06-09 13:17:01 +02:00
Rico Tzschichholz
1165162b1c Handle minimized windows in window-switcher
This reverts bzr85 and will display WindowActors of minimized windows
if needed.

This doesnt conflict with the elementary UI since there aren't suppose to
be minimized windows and just hiding/ignoring them breaks the useablity.
2012-06-09 12:46:48 +02:00
Tom Beckmann
2a140099bb Fix the alt-tab-switch order 2012-06-09 11:06:23 +02:00
Tom Beckmann
9e86e08f6f Don't fade out any modal dialog 2012-06-09 10:52:58 +02:00
Daniel Fore
6750b57801 fix wallpaper direction 2012-06-08 20:53:36 -07:00
Tom Beckmann
c227f81d18 Move wallpaper with workspaces 2012-06-09 03:58:04 +02:00
Tom Beckmann
1559cf2b71 Fade windows out on alt-tab 2012-06-09 03:21:31 +02:00
Tom Beckmann
20b9cba90a Added black border between workspaces 2012-06-09 03:07:28 +02:00
Tom Beckmann
eee0d057be Fixed bug #1010731 2012-06-09 02:39:44 +02:00
Tom Beckmann
da631cf697 Accidentally uncommented a line in the window switcher 2012-06-09 02:32:41 +02:00
Tom Beckmann
f7124db1af Make window look like it's moving when being moved around workspaces 2012-06-09 02:29:40 +02:00
Tom Beckmann
c5a3bc8ffe Cleaned up workspace switching code 2012-06-09 02:05:53 +02:00
Tom Beckmann
aa5030f286 Don't alt-tab if there's only one window 2012-06-09 01:52:54 +02:00
Tom Beckmann
c5d262e03c Fixed a little problem when animation caused the windows not to scale back 2012-06-09 01:33:46 +02:00
Tom Beckmann
1cdea76397 Switched to new alt-tab-switcher layout 2012-06-09 01:16:11 +02:00
Tom Beckmann
9ac205c57c Discovered that I can get the dim effect easier.. 2012-06-09 00:22:01 +02:00
Tom Beckmann
f1f69f1c4e Add dim effect for windows with modal dialog attached 2012-06-09 00:19:54 +02:00
Tom Beckmann
a643364019 Fixed bug #1009991 2012-06-08 23:26:25 +02:00
Tom Beckmann
6f9c230781 Prevented warning when asking to acvivate newly mapped override-redirect window, made sure focused window after closing is a NORMAL one 2012-06-08 23:10:21 +02:00
Rico Tzschichholz
68c8e3c6f0 update mutter bindings for 3.5.2+ and keep it building with 3.4.x 2012-06-08 22:38:08 +02:00
Niels Avonds
de2ace94ba Fixed bug #1007845 2012-06-05 23:12:12 +02:00
Rico Tzschichholz
ca6d842bcd windowswitcher: clean up 2012-06-05 20:19:55 +02:00
Rico Tzschichholz
c00a7e7e97 libmutter.vapi: yet another bindings clean up followed by source adaption 2012-06-05 19:17:07 +02:00
Rico Tzschichholz
b2684d7939 libmutter.vapi: drop some further properties and useless things, adapt source to it 2012-06-05 18:01:43 +02:00
Rico Tzschichholz
3893fe6eda move Plugin.move_workspaces to WorkspaceView and clean up 2012-06-05 13:13:08 +02:00
Rico Tzschichholz
4f238111c8 libmutter.vapi: mark some return values nullable 2012-06-05 09:47:43 +02:00
Rico Tzschichholz
8d4df0077a libmutter.vapi: remove Meta.Screen.screen and Meta.Window.focus_window properties 2012-06-05 09:01:33 +02:00
Rico Tzschichholz
1688545087 Add custom binding for XRectangle to avoid warning 2012-06-05 08:31:48 +02:00
Rico Tzschichholz
b27f0d5fad clean up Plugin.get_icon_for_window 2012-06-05 08:09:30 +02:00
Niels Avonds
41b4fc1939 Bugfix: unable to select workspace 0 2012-06-05 00:49:32 +02:00
Tom Beckmann
1e12a06720 Filter out apps in workspaceview 2012-06-05 00:05:33 +02:00
Tom Beckmann
3b0720a299 Fix the position of the workspace indicator after first switch 2012-06-04 23:59:00 +02:00
Tom Beckmann
ef0211d7a5 Merged with lp:~niels-avonds/gala/gala-fix-1008188 2012-06-04 23:49:47 +02:00
Tom Beckmann
e61f9cc3c3 Changed workspace switch animation, added unmaximize animation 2012-06-04 23:42:19 +02:00
Niels Avonds
f034256f8d Added small line of documentation 2012-06-04 23:34:38 +02:00
Garden Gnome
4272c9436c current workspace fix 2012-06-04 22:32:33 +01:00
Niels Avonds
156d2342b0 Don't refocus if a window already has focus 2012-06-04 23:25:41 +02:00