summaryrefslogtreecommitdiff
path: root/lockscreen
AgeCommit message (Expand)Author
2016-07-05Views: Toggle animators durations based on low-gfx settingMarco Trevisan (Treviño)
2016-07-05LockScreenAcceleratorController: check if a setting key is available instead ...Marco Trevisan (Treviño)
2016-07-05Add missing header to fix compilation error with -Duse_pch=OFF.Andrea Azzarone
2016-07-04Merging with lp:~hikiko/unity/unity.showdesktopMarco Trevisan (Treviño)
2016-07-04Views: update animators durations on low_gfx setting changedMarco Trevisan (Treviño)
2016-07-04Views: setup fade animators durations based on low-gfx settingMarco Trevisan (Treviño)
2016-07-01LockScreenAcceleratorController: check if a setting key is available instead ...Marco Trevisan (Treviño)
2016-06-30Add missing header to fix compilation error with -Duse_pch=OFF.Andrea Azzarone
2016-06-28Lockscreen: Make sure warning and errors are properly shown to the user (LP: ...Andrea Azzarone
2016-06-28UnitySettings: Add an option to enable/disable pam account checking. (LP: #14...Andrea Azzarone
2016-06-23Fix style.Andrea Azzarone
2016-06-23Make sure warning and errors are properly showed to the user.Andrea Azzarone
2016-06-23Add LockScreenButton.Andrea Azzarone
2016-06-21LockScreenAcceleratorController: support also Mic Mute and Touchpad togglesMarco Trevisan (Treviño)
2016-06-21LockScreenAcceleratorController: use Accelerator to compare keys as this woul...Marco Trevisan (Treviño)
2016-06-21LockScreenAcceleratorController: use key::Grabber to handle allowed keybindingsMarco Trevisan (Treviño)
2016-06-17Add an option to enable/disable pam account checking.Andrea Azzarone
2016-06-17LockScreenAcceleratorController: add support to accelerators for keyboard/mon...Marco Trevisan (Treviño)
2016-04-15LockscreenController: Don't use SetActivate(False) for gnome-screensaver to p...Andrea Azzarone
2016-04-05Add comment.Andrea Azzarone
2016-04-05Don't call SetActive only if activate is FALSE.Andrea Azzarone
2016-04-05Don't use SetActivate from gnome-screensaver as it will not only deactivate t...Andrea Azzarone
2016-04-01Improve the "lock on suspend" logic to always keep in sync the inhibitor with...Andrea Azzarone
2016-03-31Rename LoginManager.* to SuspendInhibitorManager.*Andrea Azzarone
2016-03-31Refactor a bit the LoginManager login according to Marco's review.Andrea Azzarone
2016-03-31Launcher, Panel, TextInput: use cache texture_invalidated to reload texturesMarco Trevisan (Treviño)
2016-03-31CofView: use themed textureMarco Trevisan (Treviño)
2016-03-31KylinUserPromptView: make activator icon themeableMarco Trevisan (Treviño)
2016-03-30Launcher, Dash, Panel, Lockscreen: properly use themed TextureCache reloading...Marco Trevisan (Treviño)
2016-03-30Merge with trunk.Andrea Azzarone
2016-03-18Improve inhibitor login for lockscreen and "lock on suspend".Andrea Azzarone
2016-03-16UserPromptView: don't hide local scale propertyMarco Trevisan (Treviño)
2016-01-15merge trunkhandsome_feng
2015-12-11TextInput: show warning also when num lock is enabledMarco Trevisan (Treviño)
2015-12-07Modified some copyright noticeshandsome_feng
2015-12-05merge ~3v1n0/unity/kylin-lockscreen-cleanuphandsome_feng
2015-12-04LockScreenPromptFactory: add factory to create prompt viewsMarco Trevisan (Treviño)
2015-12-03LockScreenBaseShield: add new base shield with common features for Ubuntu and...Marco Trevisan (Treviño)
2015-12-03updatehandsome_feng
2015-11-24share the code in AbstractShieldhandsome_feng
2015-11-24modified some tests and the AbstractShieldhandsome_feng
2015-11-23Modified UserIconFile(), Add DesktopType to UnitySettings,Add some nux::Prope...handsome_feng
2015-11-12Update the icon to the final versionhandsome_feng
2015-11-10Adjust the prompt layout on mutil-monitor,remove the panelview in ScreenSheldhandsome_feng
2015-11-06UserPromptView: use show_lock_warningsMarco Trevisan (Treviño)
2015-11-05LockScreenPanel: don't ungrab the pointer at each menu opened, just do it at ...Marco Trevisan (Treviño)
2015-10-26update some testshandsome_feng
2015-10-23used g_strcmp0 instead of strcmp, added two gtestshandsome_feng
2015-10-22changed the envionment variables namehandsome_feng
2015-10-22Temporary close the testshandsome_feng