Commit Graph

275 Commits

Author SHA1 Message Date
Tom Beckmann
ff27ca50d4 Raise active window to top when alt-tabbing 2012-07-26 22:09:32 +02:00
Tom Beckmann
8d06c44072 Implement display of window icons in what-looks-like-plank 2012-07-26 16:44:13 +02:00
Tom Beckmann
6cbee63b73 Add action system for hot corner configuration 2012-07-26 14:54:56 +02:00
Tom Beckmann
40b3f97b11 Revert hot corner changes for now 2012-07-26 09:04:03 +02:00
Tom Beckmann
3fd839b950 Add support for configurable hotcorners 2012-07-26 00:45:51 +02:00
Tom Beckmann
86a2f6339b add none to action list 2012-07-25 23:44:49 +02:00
Tom Beckmann
46830c96e4 Add action system to prepare for hot corner configuration 2012-07-25 23:41:03 +02:00
Tom Beckmann
b06c1f37ac Place hot corner on primary monitor 2012-07-25 18:17:18 +02:00
Tom Beckmann
cc1a374f9a Fix problem with rev170 2012-07-25 17:37:12 +02:00
Tom Beckmann
22f1782118 Fix flashing from maximized state problem 2012-07-25 17:30:12 +02:00
Tom Beckmann
e8e004934d Dont activate a window after switching workspace if it's not on the active workspace 2012-07-25 17:12:21 +02:00
Tom Beckmann
7ea4bcecd3 Add key for overlay key action 2012-07-25 16:26:01 +02:00
Tom Beckmann
da14d033d7 Improve workspace switch easing mode 2012-07-25 16:00:31 +02:00
Tom Beckmann
a8ec8dec50 Dont close the first workspace when it's emptied and it's the last used one to avoid confusing workspace movement 2012-07-25 01:30:58 +02:00
Tom Beckmann
eaf74232bd Dont animate first window in when alt-tabbing 2012-07-24 22:07:04 +02:00
Rico Tzschichholz
0142994a40 Add missing file :\ 2012-07-23 18:14:12 +02:00
Rico Tzschichholz
8debf1d041 Fix fallout of r162 2012-07-23 18:13:01 +02:00
Rico Tzschichholz
3e0b3b29e9 Clean up
Move Plugin class in its own file
Sort filenames in CMakeLists.txt
Some code clean up mostly Plugin.switch_workspace
2012-07-23 17:51:59 +02:00
Tom Beckmann
12e62b3bab Remove window repositioning to avoid jumps on map 2012-07-23 10:33:04 +02:00
Tom Beckmann
a9a5b6c5a4 Fix window switcher not working anymore after using it on workspace with only one window 2012-07-22 22:10:07 +02:00
Rico Tzschichholz
a629cb52f3 Fix commenting in css 2012-07-22 19:42:54 +02:00
Tom Beckmann
69ec891ccb Remove unnecessary AppIcon onclick handler 2012-07-22 00:10:51 +02:00
Tom Beckmann
db3b7676fe Fix workspaceview sliding down from top on first startup 2012-07-21 23:53:27 +02:00
Tom Beckmann
6aa154c717 Disable minimize-to-icon until the problems in libmutter (or wnck?) are solved 2012-07-21 23:34:46 +02:00
Tom Beckmann
29fd583f65 Remove turning part from map animation to improve the look on large displays 2012-07-21 23:33:53 +02:00
Tom Beckmann
bad2c1a82a Improve multimonitor behavior for workspaceview placement 2012-07-21 23:26:22 +02:00
Tom Beckmann
8584e8fe47 Move window group one pixel down to allow transparent border 2012-07-21 22:26:15 +02:00
Rico Tzschichholz
98323e7540 Use MotionDirection enum instead of bool where possible 2012-07-19 13:13:28 +02:00
Rico Tzschichholz
2fb7f4e34c Avoid making field moving public accessible 2012-07-19 12:56:12 +02:00
Tom Beckmann
f02b705965 Make stage's background black 2012-07-21 13:06:03 +02:00
Tom Beckmann
3c4204f6b3 Move windows up when workspaceswitcher is shown 2012-07-21 13:04:07 +02:00
Tom Beckmann
13517837c7 Improve focusing behavior 2012-07-18 22:50:41 +02:00
Tom Beckmann
93c107a032 Fixed hidden window restoration 2012-07-18 21:50:58 +02:00
Tom Beckmann
17df210a1f Merged with lp:~gala-dev/gala/css-styling 2012-07-18 21:38:22 +02:00
Tom Beckmann
62b3583e68 Adjusted class names, moved styleprovider creation to Utils 2012-07-18 17:43:00 +02:00
Tom Beckmann
2d9f58accf Renamed css classes, unified indentation 2012-07-18 17:21:49 +02:00
Tom Beckmann
3fe6a3b0ee Made coding style in css fit 2012-07-18 14:15:17 +02:00
Rico Tzschichholz
850f3b7e2f Really fix modal_counter check 2012-07-18 13:35:23 +02:00
Tom Beckmann
968f52cb86 Moved css styles in a separate file 2012-07-18 13:33:36 +02:00
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