summaryrefslogtreecommitdiff
path: root/xfce4-session/xfsm-shutdown-fallback.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential crash in suspend and shutdown (Fixes #65)Simon Steinbeiss2020-11-071-0/+7
* Remove sys/sysctl.h on linux platformRomain Bouvier2020-04-191-3/+3
* Silence compiler warningSimon Steinbeiss2019-05-171-1/+1
* Use sysconf(_SC_NGROUPS_MAX) instead of #defining an arbitrary MAX_USER_GROUP...Landry Breuil2019-05-021-5/+18
* Added better shutdown fallback support for the BSDs (Bug #14722)Ali Abdallah2019-05-021-15/+177
* Hybrid Sleep support - "hibernate" and suspend the systempoma2017-06-111-4/+47
* Handle screensaver with it's own object (Bug #12603)Eric Koegel2016-05-311-2/+6
* shutdown-fallback: Remove dbus-glib includesEric Koegel2016-04-251-5/+1
* Fix 'shutdown' action in the fallback modeMikhail Efremov2015-03-281-11/+14
* Add ConsoleKit2 supportEric Koegel2014-12-071-0/+371