summaryrefslogtreecommitdiff
path: root/gnome-settings-daemon
Commit message (Expand)AuthorAgeFilesLines
* bus: Auto-start screen saver serviceFlorian Müllner2021-01-151-2/+1
* gnome-settings-plugin-info: Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-08-261-6/+2
* build: Apply a workaround for D-Bus code generationIñigo Martínez2018-02-052-2/+57
* build: Remove autotoolsIñigo Martínez2018-02-051-93/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+41
* main: Remove gnome-settings-plugin.hBastien Nocera2016-10-113-217/+0
* build: Remove separate check for gnome-desktopBastien Nocera2016-10-111-1/+0
* build: Add separate GTK+ skeletonBastien Nocera2016-10-111-7/+2
* main: Remove gnome-settings-daemon binaryBastien Nocera2016-10-114-1005/+1
* main: Remove GSettings override for plugin priorityBastien Nocera2016-10-113-61/+6
* main: Remove ability to start/stop individual pluginsBastien Nocera2016-10-113-43/+8
* main: Remove localeexec wrapper fileBastien Nocera2016-09-281-20/+0
* main: Remove localeexec wrapperBastien Nocera2016-09-281-7/+0
* Don't override preset xim setupsTakashi Iwai2015-10-232-4/+11
* daemon: Plug a memory leak when checking installed schemasRui Matos2015-09-071-16/+9
* daemon: Add chassis type helperBastien Nocera2015-01-272-0/+47
* daemon: Use GOnce to check for WaylandBastien Nocera2015-01-271-12/+9
* daemon: Add a check for wayland sessionsRui Matos2014-10-103-0/+36
* keyboard: Remove input sources handlingRui Matos2014-09-111-19/+2
* daemon: Fix crash when a plugin failed to startBastien Nocera2014-07-151-2/+2
* daemon: Stop using deprecated GSettings APIRui Matos2014-05-261-4/+15
* main: Unown our DBus name when gnome-session says "Stop"Rui Matos2014-03-261-0/+24
* main: don't die when gnome-session says StopGiovanni Campagna2014-02-031-3/+0
* main: modernize code for handling SIGTERMGiovanni Campagna2014-02-031-36/+3
* main: remove unused codeGiovanni Campagna2014-02-031-15/+0
* Updated FSF's addressDaniel Mustieles2014-01-3112-32/+12
* main: Generate org.gnome.Shell proxyCarlos Garnacho2013-11-204-0/+83
* Restrict GTK to use the X11 backendGiovanni Campagna2013-08-201-0/+2
* common: move screensaver proxy fetching into common codeRay Strode2013-08-064-1/+93
* common: rename gnome-settings-session to gnome-settings-busRay Strode2013-08-064-11/+10
* common: generate session manager proxyRay Strode2013-08-065-14/+479
* main: Remove _stop() functionBastien Nocera2013-07-243-28/+9
* main: Use GCancellableBastien Nocera2013-07-241-9/+26
* main: Remove empty finalize functionBastien Nocera2013-07-241-17/+0
* build: Fix from previous commitColin Walters2013-07-021-0/+1
* main: Fix automake warningBastien Nocera2013-07-021-1/+1
* main: Remove generated script on cleanBastien Nocera2013-06-171-0/+2
* main: Use sh not bash for the localeexec helperBastien Nocera2013-06-131-2/+3
* main: Fix incorrect quote removalBastien Nocera2013-06-131-1/+1
* Avoid calling setenv after starting threadsMatthias Clasen2013-06-103-33/+28
* main: fix buildWilliam Jon McCann2013-02-151-39/+41
* main: Set our own IBus envvars as wellBastien Nocera2013-02-151-1/+9
* main: Set locale envvars on startupBastien Nocera2013-02-151-0/+23
* daemon: Also apply LC_PAPERBastien Nocera2013-01-261-0/+1
* Fix PluginName handling in new macroMatthias Clasen2013-01-021-1/+1
* main: Use new defines for D-Bus namesBastien Nocera2012-12-192-8/+5
* main: Export D-Bus name and interface to pluginsBastien Nocera2012-12-191-0/+4
* main: Start plugins as early as possibleBastien Nocera2012-12-171-2/+1
* plugins: Simplify plugin creation with a huge macroBastien Nocera2012-12-131-5/+75
* main: exit gracefully if the session name is already takenPeter Hutterer2012-12-121-1/+5