summaryrefslogtreecommitdiff
path: root/src/mir-server.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up finalize methodsRobert Ancell2015-10-161-6/+4
* Remove trailing whitespaceRobert Ancell2014-09-191-2/+2
* Also set XDG_SESSION_TYPERobert Ancell2014-04-041-0/+3
* Set name for mir display serversMichael Terry2013-12-061-0/+1
* Don't attach the name to the display server, instead attach it to the Mir ses...Robert Ancell2013-10-281-23/+0
* Keep ID and display name separate for Mir servers, so that the log name doesn...Michael Terry2013-10-211-15/+1
* Merge from trunkMichael Terry2013-10-171-4/+4
|\
| * Update env varsMichael Terry2013-09-181-2/+2
* | Set MIR_SERVER_NAME instead of MIR_ID, some minor cleanupMichael Terry2013-10-171-20/+3
* | Name greeter mir sessions with a 'greeter' prefix, so the compositor can knowMichael Terry2013-08-141-2/+19
|/
* All tests pass!Robert Ancell2013-07-261-2/+9
* Make Mir tests pass, break VNC and XDMCP tests..Robert Ancell2013-07-261-2/+11
* Stop Mir servers from being sharedRobert Ancell2013-07-261-7/+0
* Set Mir greeter log nameRobert Ancell2013-07-251-0/+15
* More fixingRobert Ancell2013-07-251-14/+57
* Start to set Mir environment variablesRobert Ancell2013-07-251-0/+20
* Prepare for Mir servers having VTsRobert Ancell2013-07-241-1/+17
* Load and use session typesRobert Ancell2013-07-241-1/+2
* Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-5/+0
* Half baked code before merge with trunkRobert Ancell2013-07-231-0/+5
* Add stub implementations of Mir server and sessionsRobert Ancell2013-07-091-0/+55