Commit Graph

14 Commits

Author SHA1 Message Date
Bobby Rong
fe45c2d07e Fix session crash when taking screenshots with mutter 3.38 2021-09-29 09:39:32 +02:00
Corentin Noël
78abc34aca Do not use color properties directly
They are being copied when retrieving as they are simple structs.
2021-09-10 08:00:04 +02:00
Corentin Noël
9a137bd707 Add initial support for Mutter 41 2021-08-30 17:47:55 +02:00
Corentin Noël
87d51c50fb
Add initial support for Mutter 40 (#980) 2021-08-16 16:23:46 -06:00
Corentin Noël
c74298b49c Bump Mutter to 3.36 2021-01-04 13:33:03 -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
Corentin Noël
ab0394caf3
Update the .vapi with the latest changes of Mutter 3.36 (#850) 2020-06-17 10:50:29 -07:00
David Hewitt
2732d81c22
Mutter 3.36 support (#751) 2020-03-12 23:38:28 +01:00
David Hewitt
423f104201 vapi: Be more specific with Clutter and Cogl
Add the right dependencies and fill the custom.vala with more metadata
2020-03-12 23:16:26 +01:00
Corentin Noël
8ecf128afe
mutter-clutter: Fix missing endif after rebase (#748) 2020-03-12 12:05:06 +01:00
Corentin Noël
2e1523891f mutter-clutter: Add the changes for Mutter 3.36 2020-03-12 11:16:10 +01:00
Corentin Noël
bc650281b1 mutter-clutter: Make it based on Mutter 3.28
Remove all legacy types
2020-03-12 11:16:10 +01:00
Corentin Noël
4b8b707bc8
mutter-clutter: make all KEY constants unsigned integers (#735)
And a few straightforward changes from latest vapi generation
2020-03-05 21:11:52 +01:00
Corentin Noël
2c22f2de80 Make Mutter 3.28 the minimum libmutter version (#640) 2019-11-20 09:10:51 -08:00