summaryrefslogtreecommitdiff
path: root/UnityCore/SessionManager.h
AgeCommit message (Expand)Author
2017-01-04GetAutomaticLogin -> AutomaticLoginAndrea Azzarone
2016-07-14Keep the screen locked if rebooting with autologin.Andrea Azzarone
2016-03-31Refactor a bit the LoginManager login according to Marco's review.Andrea Azzarone
2015-12-03updatehandsome_feng
2015-11-23Modified UserIconFile(), Add DesktopType to UnitySettings,Add some nux::Prope...handsome_feng
2015-10-09Moved the dbus call inside unity::sessionhandsome_feng
2014-05-16SessionManager: add HasInhibitors method, that gets from GS if the session is...Marco Trevisan (Treviño)
2014-05-16SessionManager: add CanLock method and is_locked propertyMarco Trevisan (Treviño)
2014-04-16Use a ROProperty.Andrea Azzarone
2014-04-11Add a warning in the session dialog if other sessions are still open.Andrea Azzarone
2014-04-10SessionManager: add ScreenSaver{Activate,Deactivate} and relevant signals and...Marco Trevisan (Treviño)
2014-04-09SessionManager: add PromptLockScreen method and signal, to require a fast loc...Marco Trevisan (Treviño)
2014-04-02Initial commit to implement g-s dbus interface in unity.Andrea Azzarone
2014-03-07SessionManager: add locked/unlocked signalsMarco Trevisan (Treviño)
2014-03-06SessionManager: add HostName getter (and implement in GnomeSessionManager)Marco Trevisan (Treviño)
2014-03-05SessionManager: various cleanupMarco Trevisan (Treviño)
2013-12-28Initial commit for the unity lockscreen. UserAuthenticator added with tests too.Andrea Azzarone
2013-02-21SessionManager: correctly unown a name and correctly handle inhibitorsMarco Trevisan (Treviño)
2013-02-21SessionManager: Make public implementation simpler, just do all the tricks in...Marco Trevisan (Treviño)
2013-02-19SessionManager: inform clients if we have inhibitorsMarco Trevisan (Treviño)
2013-02-12SessionManager: add and implement LockScreen methodMarco Trevisan (Treviño)
2013-02-11SessionManager: add getters for username and real name, add more const methodsMarco Trevisan (Treviño)
2013-02-10SessionManager: use default constructorMarco Trevisan (Treviño)
2013-02-10GnomeSessionManager: emit signals when the relative shell methods are calledMarco Trevisan (Treviño)
2013-02-10SessionManager: add UPower and GnomeSession proxies, implement some method callsMarco Trevisan (Treviño)
2013-02-10SessionManager: first skeleton implementationMarco Trevisan (Treviño)