summaryrefslogtreecommitdiff
path: root/xfce4-session/xfsm-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Don't warn when there are no saved sessionsTheo Linkspfeifer2020-12-171-1/+1
* Remove GSourceFunc castsOlaf Hering2020-12-051-5/+8
* Avoid potential format-string vulns (Issue #65)Simon Steinbeiss2020-11-071-9/+9
* Switch to symbolic window-close iconsSimon Steinbeiss2020-05-141-1/+1
* Introduce priority-group startup for FailSafe SessionSimon Steinbeiss2019-05-171-17/+41
* Extend debug messagesSimon Steinbeiss2019-05-161-4/+4
* Update session name in xfconf after chooserSimon Steinbeiss2019-05-131-3/+6
* Enable keypress response to session creationSimon Steinbeiss2019-05-131-0/+1
* Show saved sessions in settings dialogSimon Steinbeiss2019-05-131-39/+1
* Add fallback theming to chooser dialogsSimon Steinbeiss2019-05-111-0/+4
* Improve look and feel of the session chooserSimon Steinbeiss2019-04-271-5/+11
* Drop splash screensSimon Steinbeiss2019-04-271-24/+116
* Optionally run commands on logout, suspend etc. (Bug #10172)Alexander Schwinn2019-04-251-0/+2
* Remove useless ioprio.h checkRomain Bouvier2019-04-211-20/+0
* Fixed warning "cast between incompatible function types" introduced inAlexander Schwinn2019-04-061-7/+7
* merged identic casesAlexander Schwinn2019-04-061-14/+5
* replaced deprecated "gtk_display_get_screen"Alexander Schwinn2019-04-061-14/+4
* Check accessibility depending on xfsm configurationViktor Odintsev2017-12-071-2/+7
* xfsm-manager: pass manager variable to g_timeout_add (Bug #13802)Viktor Odintsev2017-08-211-1/+1
* Hybrid Sleep support - "hibernate" and suspend the systempoma2017-06-111-2/+59
* Add switch-user to the xfsm-logout programEric Koegel2016-06-281-7/+50
* handle saving/restarting dbus clientsEric Koegel2016-06-281-44/+86
* dbus-clients: Add the end session signalsEric Koegel2016-06-281-1/+18
* dbus-clients: Attempt to find and save the .desktop fileEric Koegel2016-06-281-0/+3
* dbus-client: don't kill clients on save yourselfEric Koegel2016-06-281-2/+2
* Track dbus clients by service nameEric Koegel2016-06-281-2/+89
* get pid for dbus clientEric Koegel2016-06-281-2/+58
* Export dbus registered clientsEric Koegel2016-06-281-25/+110
* Start with the dbus register interfaceEric Koegel2016-06-281-0/+31
* Clean up some of the message dialogsEric Koegel2016-06-061-2/+2
* Fix the shutdown/reboot in xfsm-managerEric Koegel2016-05-211-3/+30
* Port xfce4-session/ to GDBusEric Koegel2016-05-151-241/+255
* Port the main part of xfsm to Gtk3Eric Koegel2016-04-201-8/+8
* Start porting xfsm to GTK3Eric Koegel2016-03-211-1/+9
* Drop check for sessions file before it's written (Bug #11632)Eric Koegel2015-03-071-30/+0
* Gracefully handle the sessions dir being readonly (Bug #11307)Eric Koegel2014-12-101-1/+32
* Expand usage of xfsm_verbose for debuggingEric Koegel2014-09-281-4/+44
* Handle multiple interactive session save (bug #5379).Dimitar Zhekov2012-08-301-34/+47
* Drop the sync code because it can segfault on ext2 (bug #7887).Nick Schermer2012-04-131-20/+0
* Fix return value of CanSuspend and CanHibernate.Nick Schermer2012-03-301-2/+2
* Directly use upower for suspend/hibernate.Nick Schermer2012-03-241-0/+65
* Add the DBus manager methods.Nick Schermer2012-03-241-22/+89
* Remove suspend/hibernate, split consolekit and rebuild dialog.Nick Schermer2012-03-241-12/+8
* Move things around a bit to cleanup.Nick Schermer2012-03-241-13/+14
* Fix it for real then...Nick Schermer2011-05-261-1/+3
* Fix variable typo.Nick Schermer2011-05-261-1/+1
* Don't exit the session on dbus restarts.Nick Schermer2011-05-251-0/+2
* Fix crash if save timeout for a client is triggered (bug #7320).Ambroz Bizjak2011-02-281-2/+2
* Rename Xfconf property and doc updates.Nick Schermer2011-02-181-1/+1
* Add support for starting assistive technologies.Nick Schermer2011-02-171-0/+9