summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove excessive XDG_VTNR loggingRobert Ancell2014-02-052-7/+0
| * | Make xdg-seat a core property of a seat and always pass it to X serversRobert Ancell2014-02-056-57/+29
| |/
* | And convert accounts.c to use new sharable CommonUser class tooMichael Terry2014-02-0410-798/+31
|/
* Support Mir sessions in xlocal seats by starting a unity system compositor fo...Robert Ancell2014-01-212-31/+120
|\
| * Merge with trunkRobert Ancell2013-12-111-0/+2
| |\
| * | Support Mir sessions in xlocal seats by starting a unity system compositor fo...Robert Ancell2013-12-112-31/+120
* | | As per review comments:Maarten Bezemer2014-01-061-27/+11
* | | Add screen and fullscreen options to dm-tool add-nested-seatMaarten Bezemer2014-01-051-9/+56
| |/ |/|
* | Remove source after g_child_watch_add completes.Robert Ancell2013-12-111-0/+2
|\ \ | |/ |/|
| * Remove source after g_child_watch_add completesRobert Ancell2013-12-111-0/+2
* | Split unity system compositor into it's own moduleRobert Ancell2013-12-115-322/+582
|/
* Forget about greeter IO watch when it is complete so we don't try and remove ...Robert Ancell2013-12-101-0/+5
* Drop unused variableRobert Ancell2013-12-101-3/+1
* Set name for mir display serversMichael Terry2013-12-061-0/+1
* If we can't multi seat VT, use VT 0 in unity seatMichael Terry2013-12-041-1/+1
* Fix double unref'ing of VTs.Alistair Buxton2013-11-291-2/+2
* Merge with trunkRobert Ancell2013-11-2710-126/+700
|\
| * Make sure sessions are associated with the display server before starting them.Michael Terry2013-11-251-8/+3
| |\
| | * One moreMichael Terry2013-11-251-2/+1
| | * When locking, start display server after connecting it to a sessionMichael Terry2013-11-251-6/+2
| * | Add new ability to specify a list of seat types to try, rather than just one.Michael Terry2013-11-256-110/+139
| |\ \ | | |/ | |/|
| | * Move string freeMichael Terry2013-11-251-1/+2
| | * And allow duplicate types in type fieldMichael Terry2013-11-253-36/+18
| | * Make loops a bit more explicitMichael Terry2013-11-251-7/+18
| | * Remove built-in xlocal fallback from unity seat; adjust tests; add test for n...Michael Terry2013-11-181-68/+10
| | * When a seat stops, try the next seat type if one is definedMichael Terry2013-11-183-31/+104
| | * Allow 'type' config field to be a string listMichael Terry2013-11-183-13/+33
| * | Allow mir sessions inside a surfaceflinger seatMichael Terry2013-11-191-2/+4
| |/
| * Don't need to pass PKGLIBEXECDIR to lightdm source anymoreRobert Ancell2013-11-071-1/+0
| * Remove lightdm-set-defaults and gdmflexiserver.Robert Ancell2013-11-073-5/+554
* | Rename the guest session wrapper to have a simpler nameRobert Ancell2013-11-072-3/+3
|/
* Fix crash if switching to greeter and it isn't installedRobert Ancell2013-10-301-2/+13
* Merge with trunkRobert Ancell2013-10-302-2/+8
|\
| * Correctly set user in session setup script. Fixes: https://bugs.launchpad.net...Robert Ancell2013-10-301-1/+1
| |\
| | * Correctly set user in session setup scriptRobert Ancell2013-10-301-1/+1
| * | Fix notification of sessions being logged outRobert Ancell2013-10-301-1/+1
| |/
| * Add support for a "display-stopped-script" field in lightdm.confAlberto Milone2013-10-291-0/+6
| |\
| | * Add testcase for display-stopped-script and document itAlberto Milone2013-10-291-1/+1
| | * Add support for a "display-stopped-script" field in lightdm.confAlberto Milone2013-10-251-0/+6
* | | Merge with trunkRobert Ancell2013-10-295-58/+39
|\ \ \ | |/ /
| * | Merge from trunkMichael Terry2013-10-284-24/+6
| |\ \ | | |/
| * | Fix typo and add test that would have caught itMichael Terry2013-10-281-1/+1
| * | Don't attach the name to the display server, instead attach it to the Mir ses...Robert Ancell2013-10-2811-73/+61
| * | Fix printf formatMichael Terry2013-10-211-1/+1
| * | Keep ID and display name separate for Mir servers, so that the log name doesn...Michael Terry2013-10-212-16/+8
| * | Merge from trunkMichael Terry2013-10-1734-424/+1203
| |\ \
| * | | Set MIR_SERVER_NAME instead of MIR_ID, some minor cleanupMichael Terry2013-10-173-1150/+5
* | | | Don't override guest session properties when logging in via greeterRobert Ancell2013-10-271-44/+48
* | | | Whitespace changesRobert Ancell2013-10-271-1/+0
* | | | Don't get argv twiceRobert Ancell2013-10-271-1/+0