Commit Graph

13 Commits

Author SHA1 Message Date
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
Corentin Noël
2c22f2de80 Make Mutter 3.28 the minimum libmutter version (#640) 2019-11-20 09:10:51 -08:00
Corentin Noël
0f0724c97a Adapt to mutter 3.33 (#566) 2019-10-31 22:22:38 +01: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
Rico Tzschichholz
be1729d592 Add support for mutter 3.29 2018-06-03 10:02:59 +02:00
Rico Tzschichholz
464a5eb051 Bump version to 0.3.1 2018-03-18 16:25:29 +01:00
Rico Tzschichholz
ffcde2a31a meson: Use install_rpath as needed (#200) 2018-03-14 02:46:38 -05:00
Rico Tzschichholz
6d3253a529 meson: Fix build with libmutter-2
Bump requirement to match upstream and add dummy bindings
2018-03-11 22:22:20 +01:00
Corentin Noël
64e8ca62a8 Make Documentation optional and disable it by default 2018-03-11 19:26:03 +01:00
Rico Tzschichholz
c1090d3042 meson: Support mutter 3.27.92 2018-03-11 19:26:03 +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