Commit Graph

137 Commits

Author SHA1 Message Date
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