Commit Graph

2733 Commits

Author SHA1 Message Date
Tom Beckmann
e698b41dab Use libplank to draw the fake dock background 2012-07-29 02:08:45 +02:00
Tom Beckmann
43b8ff3132 Add a list for different docks, fix some things 2012-07-28 17:14:43 +02:00
Tom Beckmann
646671bb89 Fix up some things 2012-07-28 17:04:23 +02:00
Rico Tzschichholz
9913829647 Don't use deprecated clutter api 2012-07-28 08:46:57 +02:00
Rico Tzschichholz
45441cb78b Some refactoring and clean up 2012-07-28 08:40:12 +02:00
Tom Beckmann
8aec77b1ea Remove calls to deprecated methods 2012-07-27 20:13:12 +02:00
Tom Beckmann
51233c57f2 Remove workspace related actions 2012-07-27 20:02:59 +02:00
Tom Beckmann
5422b04a52 Fix weird un/maximize behavior for new windows 2012-07-27 00:39:40 +02:00
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