summaryrefslogtreecommitdiff
path: root/src/session-config.c
Commit message (Expand)AuthorAgeFilesLines
* Support Wayland sessions / greetersRobert Ancell2015-07-281-2/+2
* Refactor DesktopNames support to be less confusingRobert Ancell2014-10-201-14/+17
* session-config: fix DesktopNamesAlberts Muktupāvels2014-10-171-1/+8
* Remove unnecessary branchRobert Ancell2014-09-121-2/+1
* Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-211-0/+13
* Promote X-LightDM-DesktopName to DesktopNamesLars Uebernickel2014-04-031-1/+4
* Set $XDG_CURRENT_DESKTOP if specified in the xsession fileRobert Ancell2013-08-191-0/+12
* Load and use session typesRobert Ancell2013-07-241-1/+4
* Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-1/+12
* Use a SessionConfig class for the session .desktop fileRobert Ancell2013-07-231-0/+81