summaryrefslogtreecommitdiff
path: root/xfce4-session/xfsm-shutdown.c
Commit message (Expand)AuthorAgeFilesLines
* Increase switch user timeout (!25)HEADmasterAndre Miranda2022-03-081-1/+1
* Remove sys/sysctl.h on linux platformRomain Bouvier2020-04-191-3/+0
* Hybrid Sleep support - "hibernate" and suspend the systempoma2017-06-111-0/+59
* Add switch-user to the xfsm-logout programEric Koegel2016-06-281-3/+10
* Fix the shutdown/reboot in xfsm-managerEric Koegel2016-05-211-1/+1
* xfsm-shutdown: Remove dbus-glib includesEric Koegel2016-04-251-2/+0
* Drop UPowerEric Koegel2016-04-251-37/+1
* Add a switch user button to the logout dialog (Bug #10345)Eric Koegel2016-04-241-0/+95
* Add ConsoleKit2 supportEric Koegel2014-12-071-284/+114
* Use pkexec for xfsm-shutdown (Bug 9952)Eric Koegel2014-08-281-487/+313
* Add logind runtime detection to support suspend/hibernate (Bug 9952)Guido Berhoerster2014-08-281-22/+57
* Add shutdown/reboot functionality for systemd (bug #8729).Nick Schermer2012-11-041-2/+33
* Remove xfce environment functions and use glib.Nick Schermer2012-05-041-3/+3
* Make the buttons sensitive when using sudo (bug #8708).Nick Schermer2012-04-171-2/+14
* Add missing include.Nick Schermer2012-03-251-0/+6
* Directly use upower for suspend/hibernate.Nick Schermer2012-03-241-89/+12
* Switch to PowerManagement DBus name.Nick Schermer2012-03-241-9/+45
* Use correct power manager interface name.Nick Schermer2012-03-241-3/+5
* Add the DBus manager methods.Nick Schermer2012-03-241-0/+67
* Remove suspend/hibernate, split consolekit and rebuild dialog.Nick Schermer2012-03-241-41/+675
* Move things around a bit to cleanup.Nick Schermer2012-03-241-0/+107