]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat-unity.c
Releasing 1.19.5
[sojka/lightdm.git] / src / seat-unity.c
2016-06-20 Robert AncellFix guest session AppArmor rules for input methods...
2016-06-19 Robert AncellRemove MirServer class and connect Mir sessions directl...
2016-06-17 Robert AncellMake an XServerXmir object
2016-06-17 Robert AncellDon't create a default cookie in an X server object
2016-05-20 Robert AncellSource prefs.sh as privileged user to allow user modifi...
2016-05-19 Robert AncellRefactor GreeterSession and Greeter into separate modul...
2016-05-19 Robert AncellRefactor GreeterSession and Greeter into separate modul...
2016-04-26 Robert AncellPrevent PID error when launching guest session in LXDE
2016-04-26 Robert AncellDrop support for legacy XMir - this only existed in...
2015-10-19 Robert AncellSet example multi-seat configuration to a valid seat...
2015-10-16 Robert AncellOptimize guest account creation by removing slow chown...
2015-10-16 Robert AncellAllow reading /proc/<PID>/net/dev from within a guest...
2015-10-16 Robert AncellUse g_object_clear where we can for readibility
2015-10-16 Robert AncellTidy up finalize methods
2015-08-05 Robert AncellMerge with trunk
2015-06-01 Jesús GonzálezMerged parent branch
2015-05-26 Robert AncellEnable the C preprocessor when loading X resources
2015-05-14 Robert AncellUse new Xmir binary when running X under Unity System...
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-02 Robert AncellMerge with trunk
2014-10-02 Robert AncellRefactored code to replace hardcoded signal identificat...
2014-10-02 Robert AncellMatch seat configuration using globbing
2014-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
2014-09-23 Robert AncellMerge with trunk
2014-09-20 Jesús GonzálezMerge from parent branch up to revision 2065
2014-09-19 Robert AncellRemove trailing whitespace
2014-09-15 Robert AncellFix assumption that the display server is X when runnin...
2014-09-15 Robert AncellMerge with trunk
2014-09-11 Robert AncellMerge with trunk
2014-09-08 Robert AncellMerge with trunk
2014-09-08 Robert AncellFix variable scope
2014-09-08 Robert AncellMerge with trunk
2014-09-01 Robert AncellDon't assume display server is an X server when running...
2014-08-22 Robert AncellAdd --show-config option that shows combined configuration
2014-08-22 Robert AncellShow source of configuration keys
2014-08-22 Robert AncellGet seat properties from logind
2014-08-22 Robert AncellMake a login1 service object (not currently required...
2014-08-21 Robert AncellAdd a new session type 'mir-container' that allows...
2014-08-21 Robert AncellAdd a new session type 'mir-container' that allows...
2014-08-21 Robert AncellRefactor XDMCP client code so it's not hardcoded to...
2014-08-21 Robert AncellRefactor XDMCP client code so it's not hardcoded to...
2014-08-18 Robert AncellRemoved unused GAsyncResultIface.is_tagged as this...
2014-08-18 Robert AncellAbort autogen if yelp-tools not installed
2014-08-01 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
2014-07-31 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
2014-02-08 Alberts MuktupāvelsImprove multiseat support.
2014-02-07 Michael TerryMerge from trunk
2014-02-06 Robert AncellMake xdg-seat a core property of a seat and always...
2014-02-05 Robert AncellRemove excessive XDG_VTNR logging
2014-02-05 Robert AncellMake xdg-seat a core property of a seat and always...
2013-12-11 Robert AncellRemove source after g_child_watch_add completes.
2013-12-11 Robert AncellSplit unity system compositor into it's own module.
2013-12-11 Robert AncellSplit unity system compositor into it's own module
2013-12-04 Michael TerryIn the unity seat, if we don't have proper VT support...
2013-12-04 Michael TerryIf we can't multi seat VT, use VT 0 in unity seat
2013-11-27 Robert AncellMerge with trunk
2013-11-25 Michael TerryMake sure sessions are associated with the display...
2013-11-25 Michael TerryAdd new ability to specify a list of seat types to...
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...
next