summaryrefslogtreecommitdiff
path: root/gtk/gtkapplication-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-171-0/+2
* application: Add a query-end signalMatthias Clasen2019-02-191-0/+3
* Application: Support sandboxed session state changesMatthias Clasen2019-02-191-3/+36
* Check for the session bus before using itMatthias Clasen2019-01-021-1/+1
* Move the should_use_portal helper to gdkMatthias Clasen2018-11-041-1/+1
* GtkApplication: Fix CRITICAL on shutdown when register_session=FALSEJan Alexander Steffens (heftig)2018-09-221-9/+16
* gtk_application_inihit: allow no reasonMatthias Clasen2018-09-131-1/+1
* Avoid a pointless gotoMatthias Clasen2018-08-311-3/+1
* GtkApplication: track screensaver stateMatthias Clasen2018-08-301-0/+126
* GtkApplication: Respect GTK_USE_PORTALMatthias Clasen2018-08-301-0/+3
* Use defines for bus namesMatthias Clasen2018-08-151-8/+12
* 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