summaryrefslogtreecommitdiff
path: root/lockscreen
AgeCommit message (Expand)Author
2014-04-09Merging with parent branchMarco Trevisan (Treviño)
2014-04-09LockScreenController: start the screensaver after few seconds that the user h...Marco Trevisan (Treviño)
2014-04-09LockScreenShield: emit a signal when we receive a keyboard inputMarco Trevisan (Treviño)
2014-04-09LockScreenController: immediately start the screensaver on SetActive dbus callMarco Trevisan (Treviño)
2014-04-09ScreenSaverDBusManager: add request_activate signal that is emitted on remote...Marco Trevisan (Treviño)
2014-04-09LockScreenController: some cleanup, and HideBlankWindow on simulate user acti...Marco Trevisan (Treviño)
2014-04-09LockScreenController: keep track of dbus_manager and reset screensaver on sim...Marco Trevisan (Treviño)
2014-04-09ScreenSaverDBusManager: implement SimulateUserActivityMarco Trevisan (Treviño)
2014-04-09ScreenSaverDBusManager: use a nux property for active stateMarco Trevisan (Treviño)
2014-04-09LockScreenController: don't animate when locking the screen on suspend or scr...Marco Trevisan (Treviño)
2014-04-09LockScreenController: we can lock the screen if the GS setting is disabledMarco Trevisan (Treviño)
2014-04-09Merging with parent branchMarco Trevisan (Treviño)
2014-04-09LockScreenController: always call LockScreen of SessionManager as it has some...Marco Trevisan (Treviño)
2014-04-09LockScreenController: use a ROProperty for opacityMarco Trevisan (Treviño)
2014-04-09LockScreenController: only try to lock if locking is enabledMarco Trevisan (Treviño)
2014-04-08LockScreenController: use timeout seconds for lock delayMarco Trevisan (Treviño)
2014-04-08LockScreenController: only use one window to blank the screen, it's not neede...Marco Trevisan (Treviño)
2014-04-08LockScreenController: move OnPresenceStatusChanged into a functionMarco Trevisan (Treviño)
2014-04-08LockScreenController: lock the screen on suspend if ubuntu is configured to d...Marco Trevisan (Treviño)
2014-04-08LockScreenController: use direction to set the animation valueMarco Trevisan (Treviño)
2014-04-08LockScreenSettings: also use legacy lockscreen if screen reader is enabledMarco Trevisan (Treviño)
2014-04-08ScreenSaverDBusManager: add some commentsMarco Trevisan (Treviño)
2014-04-08ScreenSaverDBusManager: use async callsMarco Trevisan (Treviño)
2014-04-08LockScreenController: call gnome-screensaver to lock the screen if we use a l...Marco Trevisan (Treviño)
2014-04-08ScreenSaverDBusManager: start/stop gnome-screensaver if we don't/do handle th...Marco Trevisan (Treviño)
2014-04-08LockScreenSettings: add use_fallback option, that is on if OSK is activeMarco Trevisan (Treviño)
2014-04-07Merge trunk.Andrea Azzarone
2014-04-07Remove magic numbers.Andrea Azzarone
2014-04-07Do not implement SimulateUserActivity.Andrea Azzarone
2014-04-07Start cleaning lockscreen code.Andrea Azzarone
2014-04-06Fix. Code style is still WIP.Andrea Azzarone
2014-04-04Lock the screen after a delay.Andrea Azzarone
2014-04-02Add the first settings.Andrea Azzarone
2014-04-02Initial commit to implement g-s dbus interface in unity.Andrea Azzarone
2014-03-28When we see an escape in lockscreen prompt, clear the password. Fixes: 1292647Brandon Schaefer
2014-03-28Fixes the double lockscreen when switching users. Fixes: 1291088, 1298202Andrea Azzarone
2014-03-28Call pam_acct_mgmt and pam_chauthtok when unlocking screen Fixes: 1296443Robert Ancell
2014-03-26* Check if empty before accessing front :)Brandon Schaefer
2014-03-25* Only clear the focused text entryBrandon Schaefer
2014-03-25* When we hit an escape clear the password promptBrandon Schaefer
2014-03-24Use reset and remove the layout manually to avoid crashes.Andrea Azzarone
2014-03-24Ignore errors from pam_setcred - we shouldn't lock out the user on thisRobert Ancell
2014-03-24Call pam_acct_mgmt and pam_chauthtok when unlocking screenRobert Ancell
2014-03-21Release the timeout on unlock.Andrea Azzarone
2014-03-19Minor change.Andrea Azzarone
2014-03-18Do not lock the screen if the screen is already grabbed. That's the way other...Andrea Azzarone
2014-03-10LockScreenController: use LockScreenUsingUnity properlyMarco Trevisan (Treviño)
2014-03-07LockScreenShield: remove unneeded includesMarco Trevisan (Treviño)
2014-03-07LockScreenController: add method to check if a menu is openMarco Trevisan (Treviño)
2014-03-07LockScreenPanel: change meaning of "active" property use InputSensitivity ins...Marco Trevisan (Treviño)