summaryrefslogtreecommitdiff
path: root/src/session-config.h
Commit message (Expand)AuthorAgeFilesLines
* Use more modern *_get_instance_private() method for storing private dataRobert Ancell2018-08-301-4/+1
* Remove unnecessary semicolons on the end of macrosRobert Ancell2017-12-111-1/+1
* Use g_auto to automatically free memoryRobert Ancell2017-09-271-0/+2
* Allow greeters to run in-sessionRobert Ancell2016-06-281-0/+2
* Drop mir-container sessions - they were never usedRobert Ancell2016-06-221-2/+0
* Support Wayland sessions / greetersRobert Ancell2015-07-281-1/+1
* Refactor DesktopNames support to be less confusingRobert Ancell2014-10-201-1/+1
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-211-0/+2
* Set $XDG_CURRENT_DESKTOP if specified in the xsession fileRobert Ancell2013-08-191-0/+2
* Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-0/+2
* Use a SessionConfig class for the session .desktop fileRobert Ancell2013-07-231-0/+45