Commit Graph

21 Commits

Author SHA1 Message Date
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
Corentin Noël
7f1cdc260b meson: Add build target to regenerate the .vapi files 2020-03-12 14:52:42 +01:00
Corentin Noël
6e3d6a5190
cogl: Sanitize the .vapi dependencies (#746)
* cogl: Remove cogl-fixes when mutter-cogl is now enough

* Remove compat.vapi

This is not used anymore
2020-03-12 11:34:34 +01:00
David Hewitt
3b4700d3e7 meson: overrite mutter defines instead of append 2020-03-12 11:31:53 +01:00
Corentin Noël
2d319439ee
meson: Make the build system more compact and resilient (#739) 2020-03-06 07:47:25 -08: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
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