Commit Graph

200 Commits

Author SHA1 Message Date
David Hewitt
d425959aa2
Add systemd units (#1256) 2021-09-29 18:51:50 +00:00
Danielle Foré
23069d6a81
Release 6.2.1 (#1262)
* Release 6.2.1

* Update meson.build

Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
2021-09-29 17:20:47 +00:00
Danielle Foré
89d190b566
Update gala.appdata.xml.in 2021-09-29 10:13:12 -07:00
Danielle Foré
1e62dc46c9 Update gala.appdata.xml.in 2021-09-22 14:42:08 -06:00
Danielle Foré
d87223f385 Update gala.appdata.xml.in 2021-09-22 14:42:08 -06:00
Danielle Foré
9690a2403c Release 6.2.0 2021-09-22 14:42:08 -06:00
Cassidy James Blaede
bb79f62430
Update gala.appdata.xml.in 2021-08-25 16:33:41 -06:00
Daniel Foré
41eba2a67e
Release 6.0.1 (#1201)
* Release 6.0.1

* Update meson.build

* Update gala.appdata.xml.in

Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
2021-08-11 20:50:52 +00:00
José Expósito
af59aa680b
screenshot: Include server side decorations (#1194) 2021-08-11 15:51:09 +00:00
Daniel Foré
4fe03ffbcd Release 6.0.0 2021-07-14 11:07:19 -06:00
Daniel Foré
dab8325b94
Rewrite gesture schemas (#1108) 2021-04-21 08:42:56 -07:00
JoseExposito
1e42575351 Add GSettings to configure zoom gesture 2021-04-02 10:04:00 -07:00
José Expósito
933ca7bf7f
Multi-touch support (#983) 2020-12-16 13:04:52 -08:00
Daniel Foré
a5b90f603c
Update gala.appdata.xml.in 2020-08-03 13:59:52 -07:00
Felix Andreas
517748bcac
Make fullscreen to new workspace feature optional (#738) 2020-07-28 15:54:49 -07:00
Daniel Foré
7811a3f012
Update gala.appdata.xml.in 2020-07-22 10:08:40 -07:00
Daniel Foré
4e4565cd36
Update gala.appdata.xml.in 2020-07-20 13:44:25 -07:00
Cassidy James Blaede
7573fa7d00
Add editorconfig; fix whitespace (#881) 2020-07-20 22:06:57 +02:00
Daniel Foré
ace05d7ac7
GSchema: revert removing notification schema (#880) 2020-07-20 12:01:58 -07:00
Corentin Noël
c536d41cea
override: Update the mutter schemas (#852) 2020-07-12 10:59:22 -07:00
Daniel Foré
266bc587e9
MaskCorners: Remove radius setting (#859) 2020-06-27 11:17:42 +02:00
David Hewitt
7dece426d1
Use GNOME key for enabling screen locker (#820) 2020-05-27 15:10:10 -07:00
Daniel Foré
41d7ab1383
Remove old Notify plugin (#814)
* Remove old Notify plugin

* missed a spot
2020-05-25 14:23:07 -07:00
Daniel Foré
28afa1f9fd
Gschema: Move screensaver keys to io.elementary.desktop (#813) 2020-05-25 11:14:52 -07:00
David Hewitt
f110140150
Implement ScreenSaver interfaces (#809) 2020-05-25 10:10:43 -07:00
Cassidy James Blaede
94740b5c81
Release 3.3.2 (#787)
* Update gala.appdata.xml.in

* Update meson.build

* AppData: Fix copypaste oops
2020-04-30 15:23:37 -07:00
Keli Grubb
be212f122e
Release 3.3.1 2020-04-25 10:27:44 -07:00
Daniel Foré
d659157b65
Release 3.3.0 (#762)
* Release 3.3.0

* Update meson.build
2020-04-03 12:45:09 -06:00
Daniel Foré
45035ea35b
Update gala.appdata.xml.in 2020-04-02 11:33:46 -07:00
Daniel Foré
488f9f5ebb
Install gala daemon desktop to autostart, not apps (#726) 2020-02-27 16:42:26 +00:00
Daniel Foré
de0e1240f7
MenuDaemon: Add accel labels to menuitems (#679)
* MenuDaemon: Add accel labels to menuitems

* bump granite dep

* Update items, but only if visible

* Update gala.appdata.xml.in

* Update daemon/MenuDaemon.vala

Co-authored-by: Corentin Noël <corentin@elementary.io>
2020-01-15 07:06:13 -08:00
Cassidy James Blaede
a127d09a22 Optionally support native notification windows (#552) 2020-01-14 13:59:01 -08:00
Daniel Foré
548ec08d89
Release 3.2.0 (#676) 2020-01-07 09:58:30 -08:00
Daniel Foré
4f5ecdb2d9
Don't localize gsettings strings (#663) 2020-01-07 09:40:48 -08:00
Daniel Foré
a016adf68c Add AppData (#654)
* Add AppData

* fix amp and downgrade version number

* Update gala.appdata.xml.in
2019-12-10 10:59:24 -07:00
Tireg
70cfe7e6c8 Fix mutter 3.3x crashes (#635)
* Make gala build against Mutter 3.32

* Add schemas override for Mutter 3.3x

* Fix Gala.WorkspaceManager.workspace_removed callback that cause a SIGABRT

* Fix Gala.WorkspaceManager.cleanup method which causes SIGABRT by trying to get non-existing workspaces

* Fix Gala.WorkspaceManager.cleanup method which deletes all workspace instead of keeping at least the last workspace

* Fix Multitasking-View remove_workspace callback which has an incorrect algorithm to remove destroyed workspaces

* Add missing manager.workspace_reordered callback for Mutter 3.34
2019-11-13 21:55:15 +01:00
Alexander Mikhaylenko
8540e84549 Make legacy shadows more subtle (#629) 2019-11-04 11:30:08 -08:00
Adam Bieńkowski
8b2afe3123 Move maximized windows to their own workspace (#578) 2019-10-22 09:19:57 -07:00
Corentin Noël
50694796d4 Remove duration settings and use constants (#513) 2019-07-21 10:55:23 +02:00
Corentin Noël
fe52fb1288 data: Add gala.css and texture.png to GResource 2019-01-23 21:58:01 +01:00
Allan Nordhøy
be16d4a0cb gschema.xml: remove trailing period from key description (#265) 2018-10-25 09:53:13 -07:00
Daniel Foré
9747bd6173 Update multitasking-view icons to latest elementary palette (#336) 2018-09-17 16:54:34 -06:00
Daniel Foré
331404ebb4 Make close and resize buttons darker (#337) 2018-09-17 16:54:21 -06:00
David Hewitt
1970bac81e Use separate daemon to display GTK window menus (#179)
* Use separate process to create window menus

* Reduce line count with code style changes

* Fix some formatting

* Code style fixes

* Prevent menu closing instantly after open

* Resolve warnings in new code

* Remove GLib namespace prefix from exceptions

* Update main.vala

* Remove timeout by positioning the menu outside of the mouse pos

* daemon: Use lambda as popup callback

* io.elementary.gala -> org.pantheon.gala

* org.pantheon.gala.daemon -> gala-daemon

* Clean up

* Fix daemon object path

* Some cleaning
2018-09-10 16:16:52 -06:00
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