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