lp:~robert-ancell/lightdm/remote-sessions
Created by
Robert Ancell
and last modified
- Get this branch:
- bzr branch lp:~robert-ancell/lightdm/remote-sessions
Only
Robert Ancell
can upload to this branch. If you are
Robert Ancell
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Michael Terry: Approve
-
Diff: 1277 lines (+473/-89)32 files modifieddata/lightdm.conf (+2/-0)
liblightdm-gobject/Makefile.am (+2/-1)
liblightdm-gobject/greeter.c (+42/-2)
liblightdm-gobject/liblightdm-gobject-1.vapi (+2/-0)
liblightdm-gobject/lightdm/greeter.h (+3/-1)
liblightdm-gobject/lightdm/session.h (+2/-0)
liblightdm-gobject/session.c (+79/-38)
liblightdm-qt/QLightDM/greeter.h (+1/-0)
liblightdm-qt/greeter.cpp (+6/-1)
src/Makefile.am (+1/-0)
src/display.c (+21/-23)
src/display.h (+1/-1)
src/greeter.c (+107/-7)
src/greeter.h (+1/-1)
src/ldm-marshal.list (+1/-1)
src/lightdm.c (+10/-0)
src/seat.c (+1/-2)
src/session.c (+15/-1)
src/session.h (+7/-1)
tests/Makefile.am (+6/-2)
tests/data/remote-sessions/test-remote.desktop (+5/-0)
tests/scripts/autologin-guest-logout.conf (+3/-3)
tests/scripts/login-guest-logout.conf (+3/-3)
tests/scripts/login-remote-session.conf (+50/-0)
tests/src/libsystem.c (+79/-1)
tests/src/test-gobject-greeter.c (+5/-0)
tests/src/test-python-greeter (+4/-0)
tests/src/test-qt-greeter.cpp (+5/-0)
tests/src/test-runner.c (+3/-0)
tests/test-login-gobject-remote-session (+2/-0)
tests/test-login-python-remote-session (+2/-0)
tests/test-login-qt-remote-session (+2/-0)
Branch information
Recent revisions
- 1545. By Robert Ancell
-
Fix crash when failed to load session
- 1543. By Robert Ancell
-
Update default config to have remote-
sessions- directory and check this in liblightdm
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:lightdm