summaryrefslogtreecommitdiff
path: root/gnome-settings-daemon
Commit message (Expand)AuthorAgeFilesLines
* 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
* main: Add a way to replace the daemonJasper St. Pierre2012-11-301-1/+11
* main: Fix early morning codeBastien Nocera2012-11-301-1/+2
* main: Don't set IBus envvars if keyboard plugin is disabledBastien Nocera2012-11-301-1/+14
* main: Add settings key to whitelist pluginsBastien Nocera2012-11-141-0/+21
* main: remove a systemd header that was missedRyan Lortie2012-11-121-1/+0
* main: Remove libsystemd-login specific codeColin Walters2012-11-122-265/+0
* main: Always set the IBus envvarsBastien Nocera2012-11-091-16/+3
* Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-291-2/+0
* main: Only start the manager after registering with gnome sessionRui Matos2012-10-261-32/+28
* Revert "main: Ensure session registration happens before other idles"Rui Matos2012-10-261-44/+0
* main: Link to systemd againColin Walters2012-10-221-0/+1
* main: Make GnomeSettingsSession a singletonMatthias Clasen2012-10-221-3/+10
* main: Those flags are now included in the daemon's flagsBastien Nocera2012-10-221-2/+0
* main: Require logind for session trackingBastien Nocera2012-10-221-183/+4
* main: Ensure session registration happens before other idlesMatthias Clasen2012-10-221-0/+44
* main: Use new SessionManager singletonMatthias Clasen2012-10-221-82/+25
* main: Provide a singleton SessionManager proxy objectMatthias Clasen2012-10-222-0/+33
* main: Don't set Input Methods envvar without IBusBastien Nocera2012-10-051-1/+14
* main: Set session env vars to make non gtk+ apps work with IBusRui Matos2012-09-031-15/+77
* plugins: add class_finalize to REGISTER macroRay Strode2012-08-211-1/+6
* daemon: Remove unused UPOWER_* variablesBastien Nocera2012-06-151-2/+0