Commit Graph

2536 Commits

Author SHA1 Message Date
Tom Beckmann
85907d7fdb Moved workspaceview drawing to gtk css 2012-07-17 23:24:49 +02:00
Rico Tzschichholz
61169e83fa Fixes for r140 2012-07-17 20:51:29 +02:00
Tom Beckmann
fb5bf75e38 Fix close button hiding behavior 2012-07-17 17:52:08 +02:00
Tom Beckmann
137052a05c Move all windows of an app via DnD in workspaceview 2012-07-17 17:46:39 +02:00
Tom Beckmann
67537c93b7 Improve handling of dynamic workspaces when --replace-ing 2012-07-17 17:28:02 +02:00
Tom Beckmann
4d6bce848d Fix occasional crashes in alt-tab-switch 2012-07-17 17:15:24 +02:00
Tom Beckmann
edb669934a Added DnD to window icons in workspace view 2012-07-15 19:03:12 +02:00
Tom Beckmann
bb89bdf3c8 Reworked animations 2012-07-15 10:20:35 +02:00
Tom Beckmann
04eb4c9e79 Disable switch-group shortcuts 2012-07-14 16:12:46 +02:00
Tom Beckmann
de7967aabf Add keybindings for going to first/last workspace 2012-07-14 16:08:50 +02:00
Tom Beckmann
164b7c9bfa After window destroy, don't focus minimized windows 2012-07-14 15:45:18 +02:00
Tom Beckmann
293aac786a Also catch right positioned modifier keys for hiding workspace view 2012-07-14 15:38:55 +02:00
Tom Beckmann
10dd89c7bd Clip workspaces to their allocation when switching 2012-07-14 15:30:30 +02:00
Tom Beckmann
eb9bc63b3b Allow moving window between workspaces while having workspace view shown 2012-07-14 15:18:46 +02:00
Tom Beckmann
ca2f2eb07d Hide workspace view when clicked outside it 2012-07-14 15:07:38 +02:00
Tom Beckmann
c2d119c544 Improve hiding/showing of workspaceview 2012-07-14 14:59:58 +02:00
Tom Beckmann
40f15e1487 Merge dynamic workspaces 2012-07-14 13:24:10 +02:00
Tom Beckmann
d5026f4fad Merge with trunk rev128 2012-07-14 12:58:22 +02:00
Tom Beckmann
963ac8c09a Use get_neighbor for switching 2012-07-14 12:00:20 +02:00
Tom Beckmann
fc0601ce23 Reworked initial_run method 2012-07-14 11:30:02 +02:00
Tom Beckmann
a23381281c Fixed startup problem 2012-07-13 18:19:55 +02:00
Cody Garver
e4cbedf65d Change slingshot to slingshot-launcher to fix bug #993044. 2012-07-11 17:03:03 -05:00
Tom Beckmann
954a9b7e72 Set ignore_request_titlebar flag 2012-07-07 12:25:44 +02:00
Rico Tzschichholz
699d44ab58 cleanup 122 2012-07-07 12:24:14 +02:00
Tom Beckmann
ef07bc72c1 Moved the code for the inital run to a better place 2012-07-05 23:37:11 +02:00
Tom Beckmann
5c55ec1761 Probably fixed startup error when first workspace is not registered 2012-07-05 23:03:45 +02:00
Tom Beckmann
bc2592e325 Improve behavior of workspace closing 2012-07-05 19:46:06 +02:00
Tom Beckmann
fdb06e5c56 Added and integrated Utils.get_n_windows 2012-07-05 18:15:41 +02:00
Rico Tzschichholz
be10f7ad50 merge trunk 126 2012-07-05 18:10:51 +02:00
Rico Tzschichholz
cedb41bb4b vapi: update bindings to mutter git 2012-07-01 19:58:05 +02:00
Tom Beckmann
bf9191bed0 Moved some methods to a Utils namespace from Main.vala 2012-06-30 15:55:30 +02:00
Rico Tzschichholz
36831d51e7 vapi: update bindings to mutter git 2012-06-28 09:17:33 +02:00
Rico Tzschichholz
9e71a8e401 merge trunk 123 2012-06-28 08:59:28 +02:00
Rico Tzschichholz
735e6afea5 simplify window positioning in map () 2012-06-27 22:20:20 +02:00
Timo Reimerdes
3dedad2384 center in twinview is on primary monitor 2012-06-27 20:41:01 +02:00
Rico Tzschichholz
66da51a83b clean up 116 2012-06-27 17:05:35 +02:00
Tom Beckmann
8dcafd9742 Don't allow dconf to crash gala when setting shadow values 2012-06-27 17:00:18 +02:00
Tom Beckmann
a8cce5a46b Added a fallback if no wallpaper is set 2012-06-27 16:55:08 +02:00
Tom Beckmann
2f048ced92 Animate dock type windows when switching workspaces 2012-06-27 16:21:25 +02:00
Rico Tzschichholz
df46d1276a update plugininfo 2012-06-27 15:59:31 +02:00
Tom Beckmann
8a02d15439 Reworked window switcher to display clones instead of real windows. Should solve all our problems 2012-06-27 15:46:56 +02:00
Tom Beckmann
d304cc935f Removed dead code from window switcher, removed now unnecessary kill_all_window_effects method 2012-06-27 15:07:13 +02:00
Tom Beckmann
8f7bd9bd67 Fixed maximize animation where window disappeared 2012-06-27 14:56:51 +02:00
Rico Tzschichholz
35b5cb9443 merge trunk 113 2012-06-27 14:18:25 +02:00
Rico Tzschichholz
a8dadcf008 skip "destroyed" actors and don't do more operations on it 2012-06-27 13:52:26 +02:00
Rico Tzschichholz
abb374e256 build: pass -g to valac for better debug output 2012-06-27 13:17:19 +02:00
Rico Tzschichholz
1bcd6f5058 clean up of r107+108 2012-06-27 13:07:52 +02:00
Rico Tzschichholz
f420fca1cf vapi: update bindings to mutter 3.5.3+ 2012-06-26 08:17:38 +02:00
Rico Tzschichholz
2350a8e363 bump mutter version check 2012-06-26 07:59:18 +02:00
Tom Beckmann
53e81aea96 Improve the crashy situation a bit 2012-06-24 20:37:12 +02:00