summaryrefslogtreecommitdiff
path: root/src/seat-xlocal.c
Commit message (Expand)AuthorAgeFilesLines
* Don't enable the hardware cursor in Unity System Compositor anymore. Unity 8 ...Robert Ancell2015-11-261-2/+0
* Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...Laércio de Sousa2015-08-131-2/+0
* Support Wayland sessions / greetersRobert Ancell2015-07-281-0/+18
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-3/+3
* Remove trailing whitespaceRobert Ancell2014-09-191-7/+7
* Merge with trunkRobert Ancell2014-09-151-0/+1
|\
| * Fix whitespaceRobert Ancell2014-09-121-0/+1
* | Fix variable scopeRobert Ancell2014-09-081-3/+3
* | Don't assume display server is an X server when running scripts - fixes crash...Robert Ancell2014-09-011-4/+7
|/
* Set -sharevts for X servers not on seat0Robert Ancell2014-08-271-0/+2
* Show source of configuration keysRobert Ancell2014-08-221-4/+2
* Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-211-1/+16
* Refactor XDMCP client code so it's not hardcoded to use X in seat.cRobert Ancell2014-08-211-55/+120
* Only seat0 takes VT from PlymouthRobert Ancell2014-08-201-4/+4
|\
| * No need to check if get_seat_name() return value is non-NULL.Laércio de Sousa2014-08-191-3/+1
| * Make get_vt() return -1 immediately if "xdg-seat" property value is not "seat0".Laércio de Sousa2014-08-151-4/+6
|/
* Add a seat option 'allow-user-switching' that can disable all user switching ...Robert Ancell2014-07-311-1/+1
* Set active session in unity-system-compositor when running Mir sessions from ...Robert Ancell2014-06-051-1/+8
* Also lightdm-mir-%d sockets under /runChristopher James Halse Rogers2014-05-281-1/+1
* Pass --enable-hardware-greeter to unity-system-compositor for Mir sessions on...Robert Ancell2014-03-201-0/+2
* Improve multiseat support.Alberts Muktupāvels2014-02-081-1/+4
|\
| * fix testsAlberts Muktupāvels2014-02-051-0/+2
| * fix indentationAlberts Muktupāvels2014-02-051-1/+1
| * simplify and re-add removed VT checkAlberts Muktupāvels2014-02-051-4/+4
| * Improve multiseat supportAlberts Muktupāvels2014-01-231-4/+5
* | Make xdg-seat a core property of a seat and always pass it to X serversRobert Ancell2014-02-051-17/+5
|/
* Support Mir sessions in xlocal seats by starting a unity system compositor fo...Robert Ancell2013-12-111-31/+87
* Add xdg-seat config settingAlberts Muktupāvels2013-08-261-3/+11
* log the values of the XDG_SEAT and XDG_VTNR variablesa7x2013-08-141-2/+8
* add seat name to Seat log messagesa7x2013-08-141-5/+5
* We can't run Mir servers on VT seats - they need to be root to workRobert Ancell2013-07-261-29/+9
* All tests pass!Robert Ancell2013-07-261-12/+0
* Make Mir tests pass, break VNC and XDMCP tests..Robert Ancell2013-07-261-1/+24
* Merge with vt-ref-inside-x-serverRobert Ancell2013-07-251-17/+0
|\
| * Hold the VT reference inside the X serverRobert Ancell2013-07-251-17/+0
| * Correctly disable local sessions for xlocal seats using XDMCP.Robert Ancell2013-07-241-0/+7
| |\
| | * Correctly disable local sessions for xlocal seats using XDMCPRobert Ancell2013-07-241-0/+7
* | | Merge with trunkRobert Ancell2013-07-251-2/+69
|\ \ \ | |/ /
| * | Move Plymouth code out of XServerLocalRobert Ancell2013-07-241-2/+69
| * | Don't subclass Session - we can't know the type until it has authenticatedRobert Ancell2013-07-241-8/+6
| |/
* | Merge in X module renaming changesRobert Ancell2013-07-241-15/+15
|\ \ | |/
| * Name X modules with standard naming formatRobert Ancell2013-07-241-19/+19
* | Refactor local session starting inhibitorRobert Ancell2013-07-241-0/+7
* | Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-8/+6
* | Merge with trunkRobert Ancell2013-07-231-43/+30
|\ \ | |/
| * Make Greeter a subclass of sessionRobert Ancell2013-07-161-0/+13
| * Refactor session creationRobert Ancell2013-07-151-18/+3
| * CompilingRobert Ancell2013-07-121-11/+11
| * Start killing the Display class and merging it into the Seat classRobert Ancell2013-07-121-14/+14
* | Half baked code before merge with trunkRobert Ancell2013-07-231-1/+27
|/