Commit Graph

604 Commits

Author SHA1 Message Date
Tom Beckmann
806d89f49c Delete the clones list in watch_windows 2013-03-23 16:09:35 +01:00
Tom Beckmann
cc064cb74f Fix meta_window_appears_focused crashes happening on workspace switching if a dock closes 2013-03-22 23:52:04 +01:00
Tom Beckmann
0329374a4e windowoverview: make sure the close button disappears on closing 2013-03-20 17:27:15 +01:00
Tom Beckmann
6f09a317d0 plugin: add move-to-workspace-first/last keybindings 2013-03-20 17:04:50 +01:00
Tom Beckmann
cac2828284 windowoverview: allow navigating via arrow keys and mouse 2013-03-20 16:44:00 +01:00
Tom Beckmann
9ac446201b windowswitcher: make sure the switcher won't close twice 2013-03-20 16:19:40 +01:00
Tom Beckmann
8c965b6a4d workspaceview: remove the rather broken timeout for showing the workspace during a workspaceswitch 2013-03-20 16:12:52 +01:00
Tom Beckmann
d0efe77bd8 windowswitcher: make sure gala won't lock up if the windowoverview is overriden 2013-03-19 23:07:44 +01:00
Tom Beckmann
2a9fa6e7c5 windowswitcher: call activate if we only got one window on that window 2013-03-19 20:55:12 +01:00
Tom Beckmann
90c133e718 windowoverview: don't duplicate windows that are on all workspaces 2013-03-19 20:51:35 +01:00
Tom Beckmann
753585b146 Workspaceview: wait for workspaceswitch animation to be finished before closing to fix bug #1051732. 2013-03-11 04:52:59 -05:00
Rico Tzschichholz
34b12b6a5c vapi: update to mutter 3.7.91 2013-03-09 12:49:37 +01:00
Rico Tzschichholz
c6c12069e9 build: explictly link against libm 2013-03-09 10:47:13 +01:00
Tom Beckmann
ee5c21f7b9 workspaceview: visual improvements, namely custom drawn plus sign, border and top stroke for thumbs and overlaid noise texture on the view 2013-02-24 00:20:35 +01:00
Tom Beckmann
94b6a7152f workspaceview: visual improvements, namely custom drawn plus sign, border and top stroke for thumbs and overlaid noise texture on the view 2013-02-17 01:38:16 +01:00
Tom Beckmann
d289153a08 windowswitcher: move the dock-names list to gsettings instead of hardcoding it 2013-02-10 15:01:15 +01:00
Rico Tzschichholz
7a4972df2c Clean up 2013-02-10 14:49:36 +01:00
Tom Beckmann
cf6fa2381d plugin: only forbid creating empty workspaces when being in dynamic workspace mode 2013-02-10 14:37:14 +01:00
Tom Beckmann
4464446d9f Add cache cleaning 2013-02-10 13:38:07 +01:00
Tom Beckmann
7f4a3c64c6 windowswitcher: if we're alt-tabbing with a single minimized window, unminimize it 2013-02-09 15:28:01 +01:00
Tom Beckmann
4036428a66 workspaceview: allow toggling with hotcorner 2013-02-09 15:05:45 +01:00
Tom Beckmann
60f64925c8 workspacethumb: Use click action for close button as well 2013-02-09 14:54:16 +01:00
Tom Beckmann
0f2f5c8c7b workspaceview: wait for workspaceswitch animation to be finished before closing 2013-02-08 23:56:23 +01:00
Tom Beckmann
e2988893c2 windowoverview: even out close button placements 2013-02-08 23:32:26 +01:00
Tom Beckmann
066d731f90 workspacethumb: use ClutterClickAction instead of button_release_event for selecting, so we won't active the workspace whenever an icon is dropped on it 2013-02-08 23:15:16 +01:00
Tom Beckmann
85b9cbad06 plugin: don't attemp to animate minimize of non-NORMAL type windows. May be related to the ide-crashes, looking at the backtraces 2013-02-08 23:08:16 +01:00
Tom Beckmann
f3eefe7582 Add icon size handling 2013-02-08 19:30:00 +01:00
Tom Beckmann
c6e094f7b9 Update to latest trunk 2013-02-08 19:22:33 +01:00
Rico Tzschichholz
45c3d6ffdc windowswitcher: pass the correct plank theme
Needed after the recent changes in plank
2013-02-04 16:40:41 +01:00
Rico Tzschichholz
23bc07175e Some structure changes
Still need to distinguish between different icon-sizes
2013-02-03 18:24:34 +01:00
Rico Tzschichholz
5e8b5d4d80 Make Utils a class instead of just a namespace
No changes here besides making all methods static
2013-02-02 17:41:40 +01:00
Tom Beckmann
5344a9c630 Add a cache for xid:app and app:icon pairs 2013-02-02 16:26:50 +01:00
Sergey Shnatsel Davidoff
6ce9eacefa split all keybinding-related keys into a new GSettings schema "org.pantheon.desktop.gala.keybindings" as per bug 1110568 2013-02-01 19:08:27 +04:00
Sergey Shnatsel Davidoff
efb772b494 split keybindings in a separate GSettings schema 2013-01-31 21:12:19 +04:00
Tom Beckmann
03983dea1f plugin: fix located-on-workspace crash by no longer manually handling focusing after window move across workspaces 2013-01-30 23:05:32 +01:00
Tom Beckmann
7bd6014483 Raise the container, not the window 2013-01-30 15:38:57 +01:00
Tom Beckmann
01a1c64502 Destroy container for the moving window 2013-01-30 15:32:00 +01:00
Tom Beckmann
7222941d12 gschema: change switch-to-first/last to move-to-first/last to match mutter's naming 2013-01-30 15:02:59 +01:00
Rico Tzschichholz
730176a6b4 Add 'docky' to the list of supported docks 2013-01-30 13:41:04 +01:00
Sergey Shnatsel Davidoff
065fa69ad8 consider both 'Docky' and 'docky' supported 2013-01-30 15:46:43 +04:00
Sergey Shnatsel Davidoff
e394f384ee change 'Docky' to 'docky' in list of supported docks, as per bug 1082996; the proper fix would be turning it into a GSettings key 2013-01-30 14:05:00 +04:00
Sergey Shnatsel Davidoff
c3f96300c1 renamed custom move-to-workspace-* keys to switch-to-workspace-* 2013-01-30 13:58:59 +04:00
Rico Tzschichholz
c7e727bf66 Minor clean up 2013-01-28 19:26:07 +01:00
Tom Beckmann
826a6f72cd gschema: remove theme key 2013-01-24 22:24:39 +01:00
Tom Beckmann
203b36903a workspaceview: change order of opening to prevent lockup when coming from windowoverview 2013-01-23 17:25:26 +01:00
Tom Beckmann
d7e9c79330 Remove the theme key, this time correctly 2013-01-23 16:54:26 +01:00
Tom Beckmann
12fa2963f3 Fix moving window being offseted while moving it in workspaceview 2013-01-20 15:07:28 +01:00
Tom Beckmann
9dd27b762e Fix the window_located_on_workspace crashes by giving the focus handling for window moving to mutter 2013-01-20 14:36:29 +01:00
Tom Beckmann
38b1445a25 windowthumb: use button_release event on close button in order to prevent the view closing by a late button release (which would then be emitted on the background) 2013-01-20 11:11:51 +01:00
Tom Beckmann
ae4926b10f windowthumb: drop the animation for closing the window. Apparently it relied on the fact that most windows are on the current workspace, those which are not don't get a closing animation and are instantly deleted causing a crash if we continue to use the close 2013-01-20 10:26:21 +01:00