summaryrefslogtreecommitdiff
path: root/lockscreen
AgeCommit message (Expand)Author
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)
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)