aboutsummaryrefslogtreecommitdiffstats
path: root/smclient/README
Commit message (Collapse)AuthorAgeFilesLines
* Bug 676141 - Use GtkApplication for session managementMatthew Barnes2012-10-161-2/+0
| | | | | As of GTK+ 3.4, GtkApplication now provides session management support similar to EggSMClient. So drop our copy of EggSMClient.
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-0/+2
The shutdown protocol is modelled after online/offline preparation. Session management code is copied from libegg. Not yet used.