summaryrefslogtreecommitdiff
path: root/gtk/gtkapplication-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling unsetenv too lateMatthias Clasen2017-12-171-13/+27
* Drop gtk_application_is_inhibitedMatthias Clasen2017-11-281-40/+0
* gtk: Avoid using gdk_screen_get_settingMatthias Clasen2017-10-301-1/+1
* gtkapplication: g_dbus_proxy_new_sync can return NULLTimm Bäder2017-07-191-0/+3
* GtkApplication: Lack of optional components shouldn't warnPhilip Chimento2016-12-191-3/+3
* Allow activating the desktop portal for inhibitMatthias Clasen2016-08-241-1/+1
* GtkApplication: some cleanupsMatthias Clasen2016-07-251-10/+14
* Support the Inhibit portalMatthias Clasen2016-07-081-38/+146
* Simplify the xfce session manager supportMatthias Clasen2016-07-031-36/+24
* GtkApplication: Add support for the Xfce session managerEric Koegel2016-07-031-23/+103
* gtkapplication-dbus: use application id instead of prgname for SMRay Strode2016-03-041-7/+3
* GtkApplication: Try to cope with ssh situations betterMatthias Clasen2014-12-181-5/+54
* Only warn once if inhibit-related dbus calls failMatthias Clasen2014-11-031-2/+12
* Fix various compiler warningsMatthias Clasen2014-09-051-0/+2
* Add gtk_application_prefers_app_menu()Ryan Lortie2014-07-021-0/+34
* gtkapplication: Fix incorrect value passed to g_variant_new()Bastien Nocera2014-04-141-1/+1
* gtkapplication: Fix passing NULL as the window to inhibitBastien Nocera2014-04-111-1/+1
* application-dbus: free strings during finalizationPaolo Borelli2014-03-301-1/+5
* gtkapplication: fix inhibitRyan Lortie2013-12-161-1/+1
* Refactor GtkApplicationRyan Lortie2013-12-161-0/+459