index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
UnityCore
/
GnomeSessionManager.cpp
Age
Commit message (
Expand
)
Author
2017-01-17
GnomeSessionManager: add gcancellable to instance and use it for calls with t...
Marco Trevisan (Treviño)
2017-01-04
Minor changes.
Andrea Azzarone
2017-01-04
GetAutomaticLogin -> AutomaticLogin
Andrea Azzarone
2016-12-20
Merge with trunk.
Andrea Azzarone
2016-11-02
Retrieve the session id using dbus if env variable XDG_SESSION_ID is not avai...
Andrea Azzarone
2016-09-01
GnomeSessionManager: avoid getting unneeded stuff when using proxies only to ...
Marco Trevisan (Treviño)
2016-07-14
Keep the screen locked if rebooting with autologin.
Andrea Azzarone
2016-05-31
Do not trigger screensaver on session inactive.
Andrea Azzarone
2016-03-31
Refactor a bit the LoginManager login according to Marco's review.
Andrea Azzarone
2015-12-03
update
handsome_feng
2015-11-23
Modified UserIconFile(), Add DesktopType to UnitySettings,Add some nux::Prope...
handsome_feng
2015-11-10
remove some comment and the temp changelog
handsome_feng
2015-10-29
Modified an error
handsome_feng
2015-10-29
update some tests in GnomeSessionManager
handsome_feng
2015-10-23
used g_strcmp0 instead of strcmp, added two gtests
handsome_feng
2015-10-09
Moved the dbus call inside unity::session
handsome_feng
2015-09-10
Do not allow shutdown when screen is locked. Fixes: #1460626
Andrea Azzarone
[email protected]
2015-09-08
Resolve conflicts.
Andrea Azzarone
[email protected]
2015-06-19
Do not allow shutdown when screen is locked.
Andrea Azzarone
[email protected]
2015-05-19
GnomeSessionManager: Request ScreenSaver (de)activation on VT changes
Marco Trevisan (Treviño)
2015-01-24
Disable lock if user is in nopasswdlogin group.
Andrea Azzarone
2015-01-14
Avoid running pontentially dangerous path when the screen is locked.
Andrea Azzarone
2014-10-21
Test suspend changes.
Andrea Azzarone
2014-05-16
GnomeSessionManager: some code cleanup
Marco Trevisan (Treviño)
2014-05-16
GnomeSessionManager: don't allow to lock, if we're already locked.
Marco Trevisan (Treviño)
2014-05-16
SessionManager: add HasInhibitors method, that gets from GS if the session is...
Marco Trevisan (Treviño)
2014-05-16
SessionManager: add CanLock method and is_locked property
Marco Trevisan (Treviño)
2014-04-19
Add/Updates tests for gnome session manager.
Andrea Azzarone
2014-04-17
Send the changed event.
Andrea Azzarone
2014-04-16
Use a ROProperty.
Andrea Azzarone
2014-04-11
Add a warning in the session dialog if other sessions are still open.
Andrea Azzarone
2014-04-10
GnomeSessionManager: if it's impossible to lock a session, start the screensa...
Marco Trevisan (Treviño)
2014-04-10
SessionManager: add ScreenSaver{Activate,Deactivate} and relevant signals and...
Marco Trevisan (Treviño)
2014-04-09
GnomeSessionManager: use prompt lockscreen on logind lock requests
Marco Trevisan (Treviño)
2014-04-09
SessionManager: add PromptLockScreen method and signal, to require a fast loc...
Marco Trevisan (Treviño)
2014-04-09
Merging with lp:~sjakthol/unity/fix-1292154
Marco Trevisan (Treviño)
2014-04-07
GnomeSessionManager: use enum class PresenceStatus instead of magic numbers
Marco Trevisan (Treviño)
2014-04-07
Start cleaning lockscreen code.
Andrea Azzarone
2014-04-06
Fix. Code style is still WIP.
Andrea Azzarone
2014-04-06
Don't cache the value and watch for changes. Check the setting every time ins...
Sami Jaktholm
2014-04-06
Session: Don't lock the screen if screen locking is disabled by
Sami Jaktholm
2014-04-02
Initial commit to implement g-s dbus interface in unity.
Andrea Azzarone
2014-03-20
Prevent a guest session to lock.
Andrea Azzarone
2014-03-06
SessionManager: add HostName getter (and implement in GnomeSessionManager)
Marco Trevisan (Treviño)
2014-03-06
GnomeSessionManager: never try to lock a guest session
Marco Trevisan (Treviño)
2014-03-05
SessionManager: various cleanup
Marco Trevisan (Treviño)
2014-03-04
Fix the failing tests in test_gnome_session_manager.cpp
Andrea Azzarone
2014-02-14
Follow robert's tips.
Andrea Azzarone
2014-02-13
Merge trunk.
Andrea Azzarone
2014-02-12
Add and edit tests for GnomeSessionManager.cpp
Andrea Azzarone
[next]