gala/daemon
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
..
Main.vala Use separate daemon to display GTK window menus (#179) 2018-09-10 16:16:52 -06:00
MenuDaemon.vala Use separate daemon to display GTK window menus (#179) 2018-09-10 16:16:52 -06:00
meson.build Use separate daemon to display GTK window menus (#179) 2018-09-10 16:16:52 -06:00