]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat-unity.c
Remove built-in xlocal fallback from unity seat; adjust tests; add test for new type...
[sojka/lightdm.git] / src / seat-unity.c
2013-11-18 Michael TerryRemove built-in xlocal fallback from unity seat; adjust...
2013-10-29 Alberto MiloneAdd support for a "display-stopped-script" field in...
2013-10-29 Robert AncellMerge with trunk
2013-10-28 Michael TerrySet MIR_SERVER_NAME to assign a name to launched sessio...
2013-10-28 Michael TerryMerge from trunk
2013-10-28 Michael TerryFix typo and add test that would have caught it
2013-10-28 Michael TerryMerge Rob's session naming branch
2013-10-28 Robert AncellDon't attach the name to the display server, instead...
2013-10-21 Michael TerryFix printf format
2013-10-21 Michael TerryKeep ID and display name separate for Mir servers,...
2013-10-17 Michael TerryMerge from trunk
2013-10-17 Michael TerrySet MIR_SERVER_NAME instead of MIR_ID, some minor cleanup
2013-09-30 Michael TerryDon't pass --standalone to unity-system-compositor...
2013-09-30 Michael TerryDrop --standalone argument to u-s-c, it should assume it
2013-09-25 Michael TerryUpdate environment variables that we pass to Mir.
2013-09-19 Robert AncellAdd missing documentation for xremote seat options.
2013-09-19 Robert AncellAdd support for surfaceflinger.
2013-09-19 Robert AncellRemove VT hack from unity seat type
2013-09-18 Michael TerryPass --standalone to USC
2013-09-18 Michael TerryUpdate env vars
2013-09-11 Michael TerrySet XDG_VTNR=1 as a fallback if using SeatUnity without...
2013-09-10 Michael TerryWhen using SeatUnity, if VTs aren't working, at least...
2013-08-29 Robert AncellAdd xdg-seat config setting.
2013-08-26 Michael TerryUse new SET_NEXT_SESSION command for u-s-c to tell...
2013-08-26 Michael TerryAdd test for set-next-session
2013-08-26 Alberts MuktupāvelsAdd xdg-seat config setting
2013-08-26 Robert AncellRemove input watches when Greeter / SeatUnity finalized.
2013-08-26 Robert AncellCorrectly setup Unity System Compositor environment.
2013-08-26 Robert AncellCorrectly setup Unity System Compositor environment
2013-08-26 Robert AncellRemove input watches when Greeter / SeatUnity finalized
2013-08-25 Michael TerryDrop create-session username/session argument, we'll...
2013-08-25 Michael TerryMerge from trunk
2013-08-25 Michael TerryUse to set_next_session seat class method in SeatUnity...
2013-08-22 Robert AncellBackup existing lightdm.log, X logs and unity-system...
2013-08-22 Robert AncellBackup lightdm.log, X logs and unity-system-compositor...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-21 Michael TerryFix function name
2013-08-21 Michael TerryLand from trunk
2013-08-21 Michael TerryDrop some changes that aren't ready to land yet
2013-08-19 Robert AncellMerge with trunk
2013-08-16 a7xThis change fixes SeatUnity to extend its parent class...
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-08-14 a7xlog the values of the XDG_SEAT and XDG_VTNR variables
2013-08-14 a7xadd seat name to Seat log messages
2013-08-14 a7xfix a typo in a warning message
2013-08-14 a7xcall SeatUnity parent class functions
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
next