]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat-unity.c
Set MIR_SERVER_NAME instead of MIR_ID, some minor cleanup
[sojka/lightdm.git] / src / seat-unity.c
2013-10-17 Michael TerrySet MIR_SERVER_NAME instead of MIR_ID, some minor cleanup
2013-08-15 Michael TerryFix compile error
2013-08-15 Michael TerryGo back to adding a new compositor signal for marking...
2013-08-15 Michael TerryName greeter mir sessions with a 'greeter' prefix,...
2013-08-15 Michael TerryMerge from trunk
2013-07-30 Robert AncellFix desktop-session-start upstart signal not being...
2013-07-30 Robert AncellSet XDG_VTNR for unity sessions.
2013-07-30 Robert AncellSet XDG_VTNR for unity sessions
2013-07-30 Robert AncellAdd support for Mir sessions and greeters.
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellAll tests pass!
2013-07-26 Robert AncellMerge with trunk
2013-07-25 Robert AncellMake Mir tests pass, break VNC and XDMCP tests..
2013-07-25 Robert AncellMerge with trunk
2013-07-25 Robert AncellFix greeter log broken in 1.7.5.
2013-07-25 Robert AncellHold the VT reference inside the X server.
2013-07-25 Robert AncellMerge in greeter-log-file branch
2013-07-25 Robert AncellMerge with vt-ref-inside-x-server
2013-07-25 Robert AncellMore fixing
2013-07-25 Robert AncellHold the VT reference inside the X server
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellCorrectly disable local sessions for xlocal seats using...
2013-07-24 Robert AncellMove VT allocation and Plymouth interaction to the...
2013-07-24 Robert AncellMove Plymouth code out of XServerLocal
2013-07-24 Robert AncellDon't subclass Session - we can't know the type until...
2013-07-24 Robert AncellDon't subclass Session - we can't know the type until...
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMake a class for session configuration.
2013-07-24 Robert AncellMake start-local-sessions a property of seats, not...
2013-07-24 Robert AncellMake start-local-sessions a property of seats, not...
2013-07-24 Robert AncellCheck correct VT is activated in test cases.
2013-07-24 Robert AncellName X modules with standard naming format.
2013-07-24 Robert AncellMerge in X module renaming changes
2013-07-24 Robert AncellName X modules with standard naming format
2013-07-24 Robert AncellRefactor local session starting inhibitor
2013-07-23 Robert AncellDon't subclass session - we don't know the session...
2013-07-23 Robert AncellMerge with trunk
2013-07-23 Robert AncellHalf baked code before merge with trunk
2013-07-22 Robert AncellEnable compile warnings and fix code that was generatin...
2013-07-22 Robert AncellCompile with -Wall, fix associated bugs
2013-07-21 Robert AncellKill the Display class and just use Seat. Display was...
2013-07-21 Robert AncellSet LANG and GDM_LANG for sessions
2013-07-21 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-19 Chris TownsendAdd in handling of "plymouth quit" when using the compo...
2013-07-19 Robert AncellMerge with trunk
2013-07-19 Chris TownsendAdd in handling of "plymouth quit" when using the compo...
2013-07-19 Robert AncellCheck seats/sessions are registered on DBus
2013-07-19 Robert AncellMerge with trunk
2013-07-17 Robert AncellFix up some object references
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellFix unity tests
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellFix distcheck.
2013-07-17 Robert AncellUpdate liblightdm-gobject documentation for new functions.
2013-07-17 Robert AncellRelease the VT when the system compositor fails to...
2013-07-16 Robert AncellMerge with trunk
2013-07-16 Robert AncellRelease the VT when the system compositor fails to...
2013-07-16 Robert AncellMake Greeter a subclass of session
2013-07-14 Robert AncellRefactor session creation
2013-07-12 Robert AncellCompiling
2013-07-12 Robert AncellStart killing the Display class and merging it into...
2013-07-09 Michael TerryRough cut of support for telling Mir which session...
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellSupport running the greeter and session in different...
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellMerge with trunk
2013-07-01 Robert AncellAdd initial support for Unity (i.e. Mir based) seats.
2013-07-01 Robert AncellStrip out non-core changes in preperation for merging...
2013-06-26 Robert AncellMerge with trunk
2013-06-24 Robert AncellMake system compositor start on required VT.
2013-06-24 Robert AncellMerge with unity branch
2013-06-24 Robert AncellDrop libmirclient dependency, we don't need it for...
2013-06-23 Robert AncellAdd option to set compositor command.
2013-06-21 Robert AncellAdd option to set compositor command
2013-06-21 Robert AncellMerge with trunk
2013-06-21 Robert AncellMake system compositor start on required VT
2013-06-21 Robert AncellMerge with trunk
2013-06-20 Robert AncellUse new u-s-c command line format.
2013-06-20 Robert AncellUse new u-s-c command line format
2013-06-20 Christopher James... Wait 60s for unity-system-compositor to start by default.
2013-06-20 Daniel van Vugtseat-unity: Wait for Plymouth to complete the "deactiva...
2013-06-20 Christopher James... Wait 60s for unity-system-compositor to start by default.
2013-06-19 Christopher James... Fixes for lightdm-set-defaults.
2013-06-19 Daniel van Vugtseat-unity: Wait for Plymouth to complete the "deactiva...
2013-06-19 Robert AncellSet XDG_SEAT and XDG_VTNR environment variables.
2013-06-19 Robert AncellFix always using XServer VT
2013-06-19 Robert AncellSet XDG_SEAT and XDG_VTNR environment variables
2013-06-18 Robert AncellUse VT switching if system compositor times out.
2013-06-18 Robert AncellUse VT switching if system compositor times out
2013-06-17 Robert AncellMerge with trunk
2013-05-31 Robert AncellStop reading from the compositor pipe when it closes.
2013-05-31 Robert AncellRefresh debian/patches.
2013-05-31 Robert AncellStop reading from the compositor pipe when it closes
2013-05-31 Robert AncellFall back to VT switching if can't start the system...
2013-05-31 Robert AncellFall back to VT switching if can't start the system...
2013-05-31 Robert AncellMerge with trunk
2013-05-20 Robert AncellAdd regression tests for switching and the compositor...
next