Corentin Noël
1550761465
Add support for Mutter 46 ( #1825 )
2024-01-12 16:03:36 -08:00
Leo
72b9e012f3
Remember window position ( #1751 )
...
Co-authored-by: Corentin Noël <tintou@noel.tf>
Co-authored-by: Danielle Foré <danielle@elementary.io>
Co-authored-by: Ryan Kornheisl <ryan@skarva.tech>
2023-11-15 11:54:03 -08:00
Leo
167862ae22
Release 7.1.3 ( #1777 )
...
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-11-09 21:37:11 +00:00
Corentin Noël
151e5f0175
Add support for Mutter 45
2023-09-15 10:07:28 +02:00
Danielle Foré
8de5df730b
Release 7.1.2 ( #1740 )
2023-08-11 11:14:09 +09:00
Leo
451aea9495
Release 7.1.1 ( #1716 )
2023-07-06 09:30:55 -07:00
Danielle Foré
af38417d18
Release 7.1.0 ( #1703 )
2023-06-26 15:44:13 +00:00
Danielle Foré
abf2874aa4
Release 7.0.3 ( #1669 )
2023-05-02 14:52:50 -07:00
Corentin Noël
d52b2ae43f
Add support for Mutter 44
2023-04-23 14:27:48 +02:00
Danielle Foré
c8b0fcbc40
Release 7.0.2 ( #1616 )
2023-04-04 23:54:18 +00:00
Danielle Foré
c56032e0ac
Release 7.0.1 ( #1555 )
2023-03-01 00:00:08 +09:00
Leo
4e00b82dd7
Remove some deprecations and fix compile warnings ( #1544 )
2023-02-21 19:05:43 +00:00
Bobby Rong
6ab08256e0
build: require mutter 42 ( #1496 )
2023-02-21 13:29:21 +09:00
Danielle Foré
5392f693e6
Release 7.0.0 ( #1510 )
2023-01-05 12:51:48 -08:00
Danielle Foré
34f7c03779
Release 6.3.3 ( #1480 )
2022-10-17 10:36:14 -07:00
Danielle Foré
75fd668ac9
Release 6.3.2 ( #1422 )
2022-10-12 16:52:03 +00:00
Corentin Noël
7c540a2a06
App: Implement Applications Management ( #1241 )
...
This allows us to completely replace libbamf in some specific cases (like system shell elements)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2022-10-10 17:47:37 -07:00
Corentin Noël
0631debf0e
Add support for Mutter 43 ( #1451 )
2022-08-08 20:46:04 +00:00
Danielle Foré
14fbdf5e04
Release 6.3.1 ( #1398 )
2022-04-07 06:54:49 +00:00
Corentin Noël
6dec2707cd
Update meson.build
2022-03-10 11:20:47 +00:00
Corentin Noël
cdcb87afcb
Update bindings to latest Mutter
...
Update to mutter 42.beta
2022-03-10 11:20:47 +00:00
Corentin Noël
7ce7414132
Add support for Mutter 42
2022-01-18 15:26:24 +01:00
Danielle Foré
7fb2bef718
Release 6.3.0 ( #1276 )
...
* Release 6.2.2
* Update meson.build
* Update gala.appdata.xml.in
* Update meson.build
* Update gala.appdata.xml.in
Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
2021-11-23 20:22:23 +00:00
Danielle Foré
336332f4e7
Remove DockThemeManager ( #1294 )
2021-11-06 18:17:57 +00:00
Bobby Rong
cc8692ab27
Fix gala-x11.service timeout
2021-10-04 09:23:38 +02:00
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é
ba83cbdeff
Update meson.build
2021-09-22 14:42:08 -06:00
Corentin Noël
9a137bd707
Add initial support for Mutter 41
2021-08-30 17:47:55 +02:00
Cassidy James Blaede
dd702cfc20
Meson: bump version to 49
...
Fixes build warning:
```
WARNING: Project specifies a minimum meson_version '>= 0.48.0' but uses features which were added in newer versions:
* 0.49.0: {'/ with string arguments'}
```
2021-08-26 07:26:13 +02:00
Corentin Noël
87d51c50fb
Add initial support for Mutter 40 ( #980 )
2021-08-16 16:23:46 -06:00
Bobby Rong
605aa10ea2
l10n: Correctly setup the locales
2021-08-16 09:01:01 +02: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
Daniel Foré
7040845718
Update meson.build
2021-07-14 11:07:19 -06:00
José Expósito
b2269aeb27
meson.build: Add libcanberra as dependency
...
Even though libcanberra is listed in the README.md file as dependency,
it wasn't actually used.
Add it as dependency in meson.build.
2021-06-30 08:45:55 +02:00
Marius Meisenzahl
5cf9308ca6
Set accent color based on wallpaper ( #1104 )
...
* Add libgexiv2-dev as dependency
* Add classes
* Add demo
* Fix signal
* Cleanup
* Use Granite.Settings
* Revert "Use Granite.Settings"
This reverts commit a2da4bbbdb
.
* Sort dependencies alphabetically
* Cleanup class NamedColor
* Read color from Gtk theme
* Cleanup
2021-04-29 16:36:59 -06:00
JoseExposito
854059f44c
Move the zoom plugin to the core code
2021-04-02 10:04:00 -07:00
JoseExposito
c617f2e374
Remove old code
2021-03-01 10:25:46 -08:00
Corentin Noël
c74298b49c
Bump Mutter to 3.36
2021-01-04 13:33:03 -08:00
Corentin Noël
f89686af61
Bump Mutter to 3.34
2021-01-04 13:33:03 -08:00
Corentin Noël
e46f9e9ca9
Bump Mutter to 3.32
2021-01-04 13:33:03 -08:00
Corentin Noël
57c3608c51
Bump Mutter to 3.30
2021-01-04 13:33:03 -08:00
José Expósito
933ca7bf7f
Multi-touch support ( #983 )
2020-12-16 13:04:52 -08:00
Corentin Noël
381e1d6474
Initial support for mutter-7 ( #854 )
...
* meson: Add support for libmutter-7 in the build system
This commit only adds support within the build system, no further attempt to make it build has been tried.
* mutter: Update the .vapi for libmutter-7
* Fix vapi syntax
* Make it work with mutter-7
* Re-enable PIP plugin
* Fix screenshot code
* Fix type
* Cleanup workspaces sooner
So we don't see the workspace removed animation on login
Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
Co-authored-by: David Hewitt <davidmhewitt@gmail.com>
2020-11-17 12:11:52 +01:00
David Hewitt
3755df80b3
Replace BAMF for icon loading ( #939 )
...
* Initial work to replace window matching and icon loading
* Support file icons
* Start caching desktop file info, support StartupWMClass
* Remove bamf vapi
* Listen for changes to desktop files
* Rate limit cache updates
* Remove bamf from README
* Pixbuf caching and gapp matching
* Also cache unknown icons
* Get windows from group
* Add a fallback for failing to load icon
* Check sandbox prefixes
* Switch icon cache class to struct
2020-10-27 12:15:57 -06:00
Cassidy James Blaede
62fd621096
Daemon: Respect Granite dark style preference ( #896 )
2020-08-05 13:02:45 -07:00
Cassidy James Blaede
7573fa7d00
Add editorconfig; fix whitespace ( #881 )
2020-07-20 22:06:57 +02:00
Daniel Foré
41d7ab1383
Remove old Notify plugin ( #814 )
...
* Remove old Notify plugin
* missed a spot
2020-05-25 14:23:07 -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