]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat.h
Name greeter mir sessions with a 'greeter' prefix, so the compositor can know
[sojka/lightdm.git] / src / seat.h
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 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 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 AncellMerge in greeter-log-file branch
2013-07-25 Robert AncellMerge with vt-ref-inside-x-server
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
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 AncellMerge in X module renaming changes
2013-07-24 Robert AncellRefactor local session starting inhibitor
2013-07-23 Robert AncellMerge with trunk
2013-07-23 Robert AncellHalf baked code before merge with trunk
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 Robert AncellMerge with trunk
2013-07-19 Robert AncellDon't register greeter sessions on DBus
2013-07-19 Robert AncellCheck seats/sessions are registered on DBus
2013-07-19 Robert AncellOnly register running user sessions on dbus
2013-07-19 Robert AncellMerge with trunk
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellTidy up some code
2013-07-17 Robert AncellMerge with trunk
2013-07-16 Robert AncellMerge with trunk
2013-07-16 Robert AncellMake Greeter a subclass of session
2013-07-14 Robert AncellRefactor session creation
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-06-30 Robert AncellAdd a share xserver seat property
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-23 Robert AncellUse C standard compliant names for header guards. Fixes...
2013-04-23 Robert AncellUse C standard compliant names for header guards
2012-11-28 Robert AncellMerge with trunk
2012-11-28 Robert AncellCorrectly work out the active display from the active...
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-02 Chow Loong JinRename show-guest option to greeter-allow-guest
2012-03-01 Robert AncellRestructure session code so the PAM authentication...
2012-02-29 Chow Loong JinAdd show-guest config option to SeatDefaults
2012-02-15 Robert AncellAdd a session lock D-Bus call that makes the greeter...
2012-02-09 Robert AncellMerge with trunk
2012-02-09 Robert AncellAdd Lock D-Bus method that locks the seat and provides...
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellMove user/log file code outside of process.c, get PAM...
2011-09-16 Robert AncellMerge translations
2011-09-16 Robert Ancellmove script code into the correct layers so seat.c...
2011-09-16 Robert AncellRefactor X code out of display.c and seat.c. Drop...
2011-08-23 Robert AncellUse accounts service in the daemon if it is available
2011-08-18 Robert AncellMerge mterrys changes to the PATH mangling for gdmflexi...
2011-08-17 Robert AncellFix duplicate stop events
2011-08-16 Robert AncellMerge translations
2011-08-16 Robert AncellRefactor configuration in preparation for dynamic seats
2011-07-24 Robert AncellSpecify session in D-Bus switch methods (not yet connected)
2011-07-24 Robert AncellFix up switching logic
2011-07-21 Robert AncellMucking around with guest sessions
2011-07-20 Robert AncellFix configuration
2011-07-20 Robert AncellSet type field in config. Fix defaults not being corre...
2011-07-20 Robert AncellAdd display-added and session-started signals
2011-07-16 Robert AncellAllow autologin as guest
2011-07-15 Robert AncellFinished rearranging config
2011-07-15 Robert AncellFix autologin
2011-07-15 Robert AncellIntroduce a seat object