summaryrefslogtreecommitdiff
path: root/mate-session/gsm-manager.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03gsm-manager.c: Fix build warning:Pablo Barciela1-1/+4
2017-10-17don't lose focus when displaying logout or shutdown dialogmonsta1-0/+5
2017-03-05Replace deprecated upower functions with ConsoleKit2 equivalentsSander Sweers1-55/+16
2017-03-05fix indent a bitmonsta1-4/+4
2017-02-27fix indent of some #if's to match the rest of the filemonsta1-8/+8
2016-10-19Also look for gdm-binary processGeorge Vlahavas1-1/+1
2015-12-13fix logic error that caused a weird build warningMonsta1-1/+1
2015-12-13fix warnings about unused variablesMonsta1-18/+6
2015-11-14compile fix for upower 0.99 seriesOlaf Leidinger1-6/+6
2015-10-15Only wait 1 second max on logout/shutdownClement Lefebvre1-1/+6
2015-09-04Use org.gnome.SessionManager at /org/gnome/SessionManager as the DBUS API. Th...Clement Lefebvre1-4/+4
2015-07-27clean up and de-duplicate definesMonsta1-2/+0
2015-06-28Fix uninitialized variable usages for !HAVE_UPOWEROBATA Akio1-2/+2
2015-04-01ckeck-for-running DM for user switchingraveit651-42/+43
2014-11-07Add an IsSessionRunning methodinfirit1-0/+11
2014-11-07gsm: Enforce disable-user-switching lockdown settinginfirit1-1/+24
2014-11-07lockdown: Add define for disable-log-outinfirit1-1/+2
2014-11-04gsm: Also support disable-log-out for Shutdown/CanShutdown dbus methodsinfirit1-10/+30
2014-11-04Improve logout lockdowninfirit1-0/+16
2014-11-04manager: track full details of logout requestinfirit1-31/+42
2014-11-04manager: don't ever show inhibitor dialog if logout is forcedinfirit1-3/+21
2014-11-04manager: remove client from query clients list on disconnectinfirit1-6/+47
2014-05-20Always use g_spawn_command_line_syncinfirit1-12/+0
2014-04-30Revert "Allow to build with upower 0.99"Stefano Karapetsas1-6/+6
2014-04-22Allow to build with upower 0.99Stefano Karapetsas1-6/+6
2013-11-07Make upower optionalStefano Karapetsas1-11/+24
2013-10-31session: support_autostart_delayraveit651-8/+46
2013-09-12fix systemd-login1 support for hibernate/suspendraveit651-0/+34
2013-07-26mate-session: Add support for GTK3Stefano Karapetsas1-0/+8
2013-07-10Drop sd-daemon.h and libsystemd-daemon dependency, no longer usedFabio Erculiani1-1/+0
2013-07-10Use LOGIND_RUNNING() rather than sd_booted()Fabio Erculiani1-7/+7
2013-04-13Use synchronous DBus call to switch user in LightDMStefano Karapetsas1-8/+7
2013-04-13Add support to switch user with LightDMStefano Karapetsas1-19/+67
2013-03-22Increase phase timeout to 30 secondsStefano Karapetsas1-1/+1
2013-03-05Add initial systemd supportStefano Karapetsas1-23/+241
2012-11-26fix screensaver gschema usageStefano Karapetsas1-2/+28
2012-11-13Fix all compile warnings.Scott Balneaves1-8/+15
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-10-02migrate to gsettingsmate-session-manager-1.5.0Stefano Karapetsas1-163/+53
2012-05-10Fixed reboot/shutdown issue.Steve Zesch1-0/+42
2012-01-15switch user, use GDM if MDM not found (lightDM supports gdmflexiserver too)Stefano Karapetsas1-0/+23
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+3481