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