index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
lockscreen
Age
Commit message (
Expand
)
Author
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)
2014-03-07
LockScreenController: only create one dbus indicators for all the shields
Marco Trevisan (Treviño)
2014-03-07
BackgroundSettings: never draw the grid under the panel
Marco Trevisan (Treviño)
2014-03-07
UserAuthenticatorPam: use calloc as andyrock prefers ;)
Marco Trevisan (Treviño)
2014-03-07
SessionManager: add locked/unlocked signals
Marco Trevisan (Treviño)
2014-03-07
UnityWindow: add proper cross-fading when the lockscreen is about to show/hide
Marco Trevisan (Treviño)
2014-03-06
LockScreen: use settings parameters LockScreenSettings
Marco Trevisan (Treviño)
2014-03-06
LockScreenSettings: bind unity greeter options with LockScreenSettings
Marco Trevisan (Treviño)
2014-03-06
LockScreenShield: activate the first valid indicator on relative keybinding
Marco Trevisan (Treviño)
2014-03-06
Lockscreen: re-add panel to the built list
Marco Trevisan (Treviño)
2014-03-06
LockScreenPanel: fix typo
Marco Trevisan (Treviño)
2014-03-06
LockScreenPanel: added a light version of PanelView for Lockscreen only
Marco Trevisan (Treviño)
2014-03-06
LockScreenShield: make sure we always keep the internal monitor value updated
Marco Trevisan (Treviño)
2014-03-06
Merging with latest lp:~andyrock/unity/lockscreen
Marco Trevisan (Treviño)
2014-03-06
UserPromptView: make the prompt hints to be correctly translatable
Marco Trevisan (Treviño)
2014-03-06
BackgroundSettings: follow the unity-greeter gsettings options
Marco Trevisan (Treviño)
2014-03-06
BackgroundSettings: don't depend on panel height in offset, or it will cause ...
Marco Trevisan (Treviño)
2014-03-06
BackgroundSettings: use more forward declaration and a constexpr
Marco Trevisan (Treviño)
2014-03-06
BackgroundSettings: read logo from greeter gsettings
Marco Trevisan (Treviño)
2014-03-06
BackgroundSettings: don't use hardcoded numbers for logo image
Marco Trevisan (Treviño)
2014-03-06
LockScreenController: emit upstart signals only if we are in unity mode
Marco Trevisan (Treviño)
2014-03-06
LockScreenController: make sure we show the newly added views if we're visible
Marco Trevisan (Treviño)
2014-03-06
LockScreenAbstractShield: add AbstractShield and use it in factory
Marco Trevisan (Treviño)
2014-03-06
UnityShell: never paint windows when the lockscreen is active
Marco Trevisan (Treviño)
2014-03-05
LockScreenController: update the primary state of a shield when mouse positio...
Marco Trevisan (Treviño)
2014-03-05
Lockscreen PCH: add more headers
Marco Trevisan (Treviño)
2014-03-05
LockScreenShield: emit a signal with proper coordinates on grab motion
Marco Trevisan (Treviño)
2014-03-05
LockScreenShield: cache the shield layouts otherwise after some quick primary...
Marco Trevisan (Treviño)
2014-03-05
LockScreenShield: change kind of view on primary changed
Marco Trevisan (Treviño)
2014-03-05
LockScreenShield: always return the primary shield as the area of any mouse e...
Marco Trevisan (Treviño)
2014-03-05
Minor change.
Andrea Azzarone
2014-03-05
BackgroundSettings: just use nux::CairoGraphics to generate the texture
Marco Trevisan (Treviño)
2014-03-05
UserAuthenticator: use nicer name for pointer of promise string
Marco Trevisan (Treviño)
2014-03-05
UserPromptView: Get correct input field, fix cursor visibility, use bullet as...
Marco Trevisan (Treviño)
2014-03-05
UserAuthenticatorPam: some code clanup
Marco Trevisan (Treviño)
[next]