Commit Graph

156 Commits

Author SHA1 Message Date
Corentin Noël
15f722ac8f Render shadows using Gtk (#250)
* Render shadows using Gtk

* Do only apply shadow on fullscreen/maximized windows

* Add per-workspace style-class

* update shadow values

* Disconnect signals
2018-07-28 19:59:03 -06:00
Allan Nordhøy
f20e8c4a89 Fix some grammar and spelling issues 2018-06-03 10:14:13 +02:00
Adam Bieńkowski
f02b776d95 Provide action to switch to the last workspace (#229) 2018-05-01 19:59:11 +02:00
Rico Tzschichholz
95aa47d8f4 Drop autotools buildsystem 2018-03-18 16:11:11 +01:00
Corentin Noël
42e7617554 meson: Add support for valadoc 2018-03-11 19:26:03 +01:00
Rico Tzschichholz
ded8fd9345 Initial meson support 2018-03-11 19:26:03 +01:00
Adam Bieńkowski
f74a4c8b05 gsettings: make window close duration shorter (#176) 2018-03-05 11:22:10 -07:00
Adam Bieńkowski
43134b56f0 windowswitcher: Dim background while alt-tabbing (#53)
Darken the background when entering the window switcher (155 value for 
opacity seems to give a good contrast between the background and the
current choosen window)

The background opacity animation is set to match the one from the dock actor
(250ms animation duration as well as the animation mode EASE_OUT_CUBIC)

When switching to the next window, other windows now don't disappear, but
instead, they are changing their z_position to -100 (a more subtle effect
from the previous -200 Z value) and faded with BrightnessContrastEffect
supplied with the brightness matching the brightness of the background
(-BACKGROUND_OPACITY / 255.0f).
2017-08-13 00:32:49 +02:00
Cassidy James Blaede
87f5a43a05 Add OnlyShowIn=Pantheon to multitasking .desktop (#48) 2017-08-01 10:05:48 -07:00
Blake Kostner
c7d590cd05 pip: Change the default shortcut to Super+F (#43) 2017-07-26 09:38:05 +02:00
Rico Tzschichholz
b839b2f356 lib: Add GResource support and load close/resize button images from it 2017-07-18 19:13:47 +02:00
Adam Bieńkowski
123d9fc500 pip: Change the shortcut to Super+P (#37) 2017-07-18 09:53:55 -07:00
Adam Bieńkowski
52678172d3 pip: Add Picture In Picture plugin (#32) 2017-07-16 22:00:23 +02:00
Rico Tzschichholz
3b064fa99e data: Add resize.svg 2017-07-16 22:00:23 +02:00
Dieter Debast
05b5a7ec2c Fix typo (#15) 2017-06-01 23:12:54 +02:00
Rico Tzschichholz
a236621d1e data: Do not translate Icon key of desktop-file 2017-02-20 09:46:40 +01:00
Rico Tzschichholz
3b5d7e7f13 data: Fix translation of gala-other.desktop 2017-02-20 08:11:19 +01:00
Rico Tzschichholz
9ddd14e9b8 Drop intltool requirement and use gettext >= 0.19.6 only 2017-02-17 14:15:46 +01:00
Corentin Noël
9665ae90d6 data: Replace png with svg files 2016-12-31 09:08:58 +01:00
felescoto95@hotmail.com
b8e1a694c1 NotifyServer: use app_id as key for notification settings with gala-other as the fallback
The included .desktop file allows switchboard-plug-notifications to control notifications from applications using the outdated method for sending them
2016-07-14 15:04:44 -05:00
Kirill Antonik
f9c3a52d6a keyboardmanager: Switch input-source on modifiers-accelerator-activated 2016-06-20 15:46:41 +02:00
Rico Tzschichholz
2f4de2308e gschema: Drop deprecated reference to "slingshot-launcher" binary
Set panel-main-menu-action to empty string and let the user/distro decide
what to set it to.
2016-02-14 19:07:18 +01:00
Daniel Foré
1ff85894e3 tell appstream to ignore the .desktop 2015-12-21 17:18:44 -08:00
Cody Garver
31a449a497 data: Use valid "Categories" in gala-multitaskingview.desktop 2015-09-27 12:45:07 +02:00
Marcus Wichelmann
f7f02e60dc notify: Improve readability and performance of notifications settings
Replaces the old string-splitting based workaround with child-schema
based settings to improve readability and performance.

The default values are stored inside the corresponding keys now.
2015-09-22 16:30:53 +00:00
Marcus Wichelmann
36ab48433a Notification backend updated 2015-09-22 15:58:21 +02:00
Cameron Norman
bf07f559d4 data: Add gala-wayland desktop file 2015-07-15 15:55:10 -07:00
Rico Tzschichholz
2294965136 data: Do not merge translations into gschema 2015-03-30 22:27:09 +02:00
Santiago Leon
eeda10eaaa Changing default keybinding to change input source to Alt+space 2015-03-19 12:27:41 -06:00
Santiago Leon O.
19e9aa69e5 Add keybindings to switch input-sources 2015-03-14 16:20:17 +01:00
Tom Beckmann
27b43cc32c improve flash prevent code, bump snap-duration to 250ms, actor-snapshot can be NULL 2015-03-11 14:23:10 +01:00
Rico Tzschichholz
f76a30d9a3 build: Fix make distcheck 2015-03-04 11:22:55 +01:00
Rory J
484f13842b Implement Mask Corners plugin 2015-02-05 20:15:55 +00:00
Marcus Wichelmann
6c6287c9af Added a setting to change the background-image of the workspace-switcher 2015-01-04 10:37:05 +01:00
Tom Beckmann
e02db107d9 notifications: minor cleanup to rev423 2014-11-16 00:59:26 +01:00
Marcus Wichelmann
ee19e68e79 Compatibility to the notifications-plug added.
This adds settings to filter notifications on a per-app basis and define whether or not they may play sound.
2014-11-15 21:20:37 +00:00
Marcus Wichelmann
bb65c2f92f Improved consitstency. 2014-11-14 16:17:19 +01:00
Marcus Wichelmann
6580447866 Description updated 2014-11-12 00:42:42 +01:00
Marcus Wichelmann
c0ca90bb4f priority-system removed 2014-11-11 22:55:05 +01:00
Marcus Wichelmann
f4d5918887 Some improvements 2014-11-11 22:43:35 +01:00
Marcus Wichelmann
077e8ef56f Schema changed. Priority-check added. 2014-11-07 16:11:23 +01:00
Rico Tzschichholz
1ff99ceaa8 Enable translation of gala's gschema 2014-11-06 18:50:15 +01:00
Marcus Wichelmann
6fd5cd0a60 gsettings-schema added. 2014-11-03 12:23:35 +01:00
Rico Tzschichholz
b05df7a19c Add dedicated desktop-file to trigger multitasking-view 2014-10-17 14:59:46 +02:00
Daniel Foré
a6dcf5dc9f Add and use dedicated multitiasking-view icon 2014-10-05 09:13:15 +02:00
Cody Garver
6000f53828 False attach-modal-dialogs 2014-10-04 18:48:08 -05:00
Tom Beckmann
892cf01dab grab colors for labels from theme (.label and .title) 2014-08-09 11:55:41 +02:00
Tom Beckmann
7815a6e87a use a gtkstylecontext for rendering the notifications, add a fallback style 2014-08-09 00:06:54 +02:00
Tom Beckmann
31b698cf62 make name and comment translatable, update .pot 2014-08-08 19:27:39 +02:00
Tom Beckmann
0911e5fb28 add .desktop file for invoking multitaskingview via dbus 2014-08-08 19:20:59 +02:00
Tom Beckmann
78ecba40bd lib-utils: add docs, drop css utility, make pixbuf cache methods internal 2014-07-18 10:07:12 +02:00
Tom Beckmann
fedd31b2d6 go back to png icon as svg one would render the shadow weirdly (but keep the new scale) 2014-07-17 02:55:13 +02:00
Tom Beckmann
bf65d00e39 use a 36px svg close icon 2014-07-17 02:18:34 +02:00
Rico Tzschichholz
345148df43 merge trunk 384 2014-06-22 09:17:52 +02:00
Tom Beckmann
ff48c641fd Various small fixes, added workspace manager, new animations for IconGroup 2014-06-14 19:19:24 +02:00
Tom Beckmann
befc6cc8f8 add alt-tab-window-opacity key to configure opacity of faded-out windows 2014-04-19 14:57:09 +02:00
Tom Beckmann
b6a714034c update to trunk 2014-04-19 14:06:11 +02:00
Tom Beckmann
94ffd5130c apply various fixes by ricotz 2014-03-08 21:48:48 +01:00
Tom Beckmann
53adde02b8 add gsettings setup based on lp:~ricotz/plank/gsettings 2014-03-08 21:13:48 +01:00
Tom Beckmann
3fcb14e764 Ported plugins branch to autotools based on the setup of lp:~docky-core/docky/plank-docky
Default plugins are not compiled and installed yet
2014-03-08 20:05:56 +01:00
Tom Beckmann
af8f3608dc add first implementation of multitaskingview to replace workspaceview 2014-02-21 15:25:10 +01:00
Rico Tzschichholz
a5fd2630ca Merge trunk 362 2013-10-05 09:21:24 +02:00
David Gomes
4af55a9a44 data: Decrease default workspace-switch-duration to 300ms 2013-09-29 00:35:41 +02:00
Tom Beckmann
ccb259dc35 plugin: add the option to assign different commands to each hotcorner while staying compatible to the previous scheme 2013-08-26 19:45:01 +02:00
Tom Beckmann
2bce60c74c limit range of opacity 2013-07-14 14:19:20 +02:00
Tom Beckmann
4ebb8aea3a windowswitcher: add option to configure fade opacity 2013-07-14 14:13:31 +02:00
Tom Beckmann
1c9ba8bde9 plugin: add basic support for backgrounds in mutter 3.8 2013-07-11 23:51:43 +02:00
Tom Beckmann
1d5d215f01 plugin: allow cycling through workspaces with <super>tab and <super><shift>tab 2013-07-01 20:43:54 +02:00
Tom Beckmann
6f09a317d0 plugin: add move-to-workspace-first/last keybindings 2013-03-20 17:04:50 +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
Sergey Shnatsel Davidoff
efb772b494 split keybindings in a separate GSettings schema 2013-01-31 21:12:19 +04:00
Sergey Shnatsel Davidoff
c3f96300c1 renamed custom move-to-workspace-* keys to switch-to-workspace-* 2013-01-30 13:58:59 +04:00
Tom Beckmann
d7e9c79330 Remove the theme key, this time correctly 2013-01-23 16:54:26 +01:00
Tom Beckmann
a2eef34594 Update to latest trunk rev267 2012-12-24 12:34:41 +01:00
Tom Beckmann
7d035df35a windowoverview: add option to show all the windows 2012-10-28 19:18:09 +01:00
Tom Beckmann
15ed8a32e2 Add support for disabling dynamic-workspaces and override this key 2012-10-27 02:16:50 +02:00
Tom Beckmann
53e7396b01 plugin: add a menu-duration key to the animation settings 2012-10-06 14:23:52 +02:00
Tom Beckmann
bd5ad45acb Add Super+0 to switch to the last workspace 2012-09-22 21:39:19 +02:00
Tom Beckmann
3a1685246e Use super+w instead of e to invoke window overview by default 2012-09-22 19:22:44 +02:00
Tom Beckmann
0d5426e872 Update to latest trunk 2012-08-28 10:21:59 +02:00
Tom Beckmann
1fd76ba141 Replace Expo with WindowOverview 2012-08-25 01:28:11 +02:00
Tom Beckmann
bcbc38413f Add a second, grid based algorithm, make this one the default one and add options in dconf to switch it 2012-08-24 20:10:35 +02:00
Tom Beckmann
511145eaf7 Make input working while being zoomed in 2012-08-08 22:04:15 +02:00
Tom Beckmann
154fd60d1d Implemented zooming support 2012-08-06 23:03:11 +02:00
Tom Beckmann
ed4f7ea614 Add expose feature 2012-08-01 22:42:52 +02:00
Rico Tzschichholz
45441cb78b Some refactoring and clean up 2012-07-28 08:40:12 +02:00
Tom Beckmann
51233c57f2 Remove workspace related actions 2012-07-27 20:02:59 +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
7ea4bcecd3 Add key for overlay key action 2012-07-25 16:26:01 +02:00
Rico Tzschichholz
a629cb52f3 Fix commenting in css 2012-07-22 19:42:54 +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
Tom Beckmann
968f52cb86 Moved css styles in a separate file 2012-07-18 13:33:36 +02:00
Tom Beckmann
bb89bdf3c8 Reworked animations 2012-07-15 10:20:35 +02:00
Tom Beckmann
de7967aabf Add keybindings for going to first/last workspace 2012-07-14 16:08:50 +02:00