summaryrefslogtreecommitdiff
path: root/lockscreen
AgeCommit message (Expand)Author
2017-09-19Wait until the color buffer is cleared before suspending.Andrea Azzarone
2017-09-15Reset num_retry_auth_ when we show the swith-to-greeter button.Andrea Azzarone
2017-09-15Remove space between function and (. Rename AuthenticationThred to Authentica...Andrea Azzarone
2017-09-15Refactor the way UserAuthenticator is created and passed around. Handle failu...Andrea Azzarone
2017-07-06Always draw the background-color in the lockscreen, to avoid showing a transp...Andrea Azzarone
2017-04-15LockScreenPanel: ensure the panel name is unique per each instanceMarco Trevisan (Treviño)
2017-02-22LockScreenBaseShield: save the background geometry or we won't actually cacheMarco Trevisan (Treviño)
2017-02-22BackgroundSettings: use gnome-background also to generate a standard textureMarco Trevisan (Treviño)
2017-02-22BackgroundSettings: use root_scaling to get proper bg sizeMarco Trevisan (Treviño)
2017-02-22BackgroundSettings: temporary use a different file generate backgroundMarco Trevisan (Treviño)
2016-11-11LockScreenController: use input monitor to get the events to switch monitorMarco Trevisan (Treviño)
2016-11-11LockScreenController: use InputMonitor to get all the events and hide the Bla...Marco Trevisan (Treviño)
2016-11-04LockscreenController: explain the icon paths signal disconnectionMarco Trevisan (Treviño)
2016-11-03LockScreenController: ignore icon_paths_changed signal in menumanager for Loc...Marco Trevisan (Treviño)
2016-09-06Merging with lp:~3v1n0/unity/systemd-unit-fixesMarco Trevisan (Treviño)
2016-09-02Merging with trunkMarco Trevisan (Treviño)
2016-09-01MenuManager: add support for mouse trackers with triangle algorithm supportMarco Trevisan (Treviño)
2016-09-01LockScreenPanel: use InputMonitor events instead of mouse polling for menu sc...Marco Trevisan (Treviño)
2016-09-02LockScreenController: use const string to keep the systemd lock targetMarco Trevisan (Treviño)
2016-09-01LockScreenController: call Start unity-screen-locked.target on lockMarco Trevisan (Treviño)
2016-08-31Merging with lp:~3v1n0/unity/cmake-libs-prefixesMarco Trevisan (Treviño)
2016-08-30LockScreenShield: move the shared definition for FindKeyFocusArea to BaseShieldMarco Trevisan (Treviño)
2016-08-30LockScreenController: use track_obj to avoid calling input callbacks when pri...Marco Trevisan (Treviño)
2016-08-30LockScreenController: be simpler, just register and unregister monitors when ...Marco Trevisan (Treviño)
2016-08-30LockScreenController: use track_obj to monitor input events on primary shieldMarco Trevisan (Treviño)
2016-08-30LockScreenController: use primary shields connection monitor to manage the Ev...Marco Trevisan (Treviño)
2016-08-29LockScreenPanel: use menu::Manager pointer tracker for entries activationMarco Trevisan (Treviño)
2016-08-29LockScreen: pass menu::Manager to ShieldsMarco Trevisan (Treviño)
2016-08-24PanelIndicatorEntryView: be the one who ungrabs the mouse pointerMarco Trevisan (Treviño)
2016-08-24LockScreenPanel: there's no need to build a background texture, we can just p...Marco Trevisan (Treviño)
2016-08-10UserAuthenticatorPam: ensure pam_handle_ is null initialized and don't procee...Marco Trevisan (Treviño)
2016-08-01Merge trunkTed Gould
2016-07-26LockScreenAcceleratorController: ensure callbacks are valid before calling themMarco Trevisan (Treviño)
2016-07-20Add systemd events to the lock screenTed Gould
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)