summaryrefslogtreecommitdiff
path: root/src/display-server.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-0/+3
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* have DisplayServer implement the Logger interfacea7x2013-08-141-0/+1
* All tests pass!Robert Ancell2013-07-261-0/+3
* Make Mir tests pass, break VNC and XDMCP tests..Robert Ancell2013-07-261-3/+5
* Stop Mir servers from being sharedRobert Ancell2013-07-261-0/+3
* Start to set Mir environment variablesRobert Ancell2013-07-251-0/+1
* Refactor local session starting inhibitorRobert Ancell2013-07-241-4/+0
* Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-2/+9
* Fix returning to existing sessionsRobert Ancell2013-07-181-1/+1
* Refactor session creationRobert Ancell2013-07-151-0/+3
* Use C standard compliant names for header guardsRobert Ancell2013-04-231-3/+3
* Fix XDMCP tests failing by fixing up display stopping code (again)Robert Ancell2013-03-081-1/+0
* Tweak the way sessions and display servers are stoppedRobert Ancell2012-02-281-0/+3
* Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ...Robert Ancell2011-09-161-0/+8
* Keep a connection open the the X server. Start a new X server on exitRobert Ancell2011-07-231-7/+0
* Make display generic and create an XDisplayRobert Ancell2011-07-171-4/+0
* Make a generic DisplayServer object. Don't connect the daemon to X servers, ...Robert Ancell2011-07-171-0/+62