]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/vt.c
Load all users only when really needed
[sojka/lightdm.git] / src / vt.c
2016-10-20 Michael TerryUpdate vt ioctl usage
2016-04-26 Robert AncellAllow fcitx and mozc to run in guest session
2016-04-04 Robert AncellUse /dev/tty0 instead of /dev/console.
2014-10-02 Robert AncellMatch seat configuration using globbing
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
2013-10-17 Michael TerryMerge from trunk
2013-09-25 Michael TerryUpdate environment variables that we pass to Mir.
2013-09-24 Michael TerryIf we aren't in a multi-seat environment, pass logind...
2012-08-17 Michael Terrymerge from trunk
2012-06-12 Robert AncellWrite utmp records for sessions
2012-06-05 Robert AncellFix usage of g_open so it works on all platforms
2012-06-05 Matthew Fischerfixing 999718
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-01-31 Robert AncellWait for the VT to become active when switching to...
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellFix whitespace
2011-07-25 Robert AncellFix bug trying to reuse Plymouth VT on switch
2011-07-24 Robert AncellFix VT releasing
2011-07-16 Robert AncellAdd Plymouth tests
2011-07-15 Robert AncellFix autologin
2011-07-15 Robert AncellIntroduce a seat object
2011-07-14 Robert AncellOnly try and switch VTs when running as root
2011-07-06 Robert AncellReorder vt.c
2011-07-06 Yves-Alexis PerezDon't replace Plymouth if it isn't running on a valid VT
2011-07-05 Robert AncellFix usage of VT_ACTIVATE
2011-07-04 Robert AncellMake user switching work
2011-07-04 Robert AncellMaintain own list of available VTs
2011-07-04 Robert AncellMove vt code into it's own module