index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
lockscreen
Age
Commit message (
Expand
)
Author
2016-11-11
LockScreenController: use input monitor to get the events to switch monitor
Marco Trevisan (Treviño)
2016-11-11
LockScreenController: use InputMonitor to get all the events and hide the Bla...
Marco Trevisan (Treviño)
2016-11-04
LockscreenController: explain the icon paths signal disconnection
Marco Trevisan (Treviño)
2016-11-03
LockScreenController: ignore icon_paths_changed signal in menumanager for Loc...
Marco Trevisan (Treviño)
2016-09-06
Merging with lp:~3v1n0/unity/systemd-unit-fixes
Marco Trevisan (Treviño)
2016-09-02
Merging with trunk
Marco Trevisan (Treviño)
2016-09-01
MenuManager: add support for mouse trackers with triangle algorithm support
Marco Trevisan (Treviño)
2016-09-01
LockScreenPanel: use InputMonitor events instead of mouse polling for menu sc...
Marco Trevisan (Treviño)
2016-09-02
LockScreenController: use const string to keep the systemd lock target
Marco Trevisan (Treviño)
2016-09-01
LockScreenController: call Start unity-screen-locked.target on lock
Marco Trevisan (Treviño)
2016-08-31
Merging with lp:~3v1n0/unity/cmake-libs-prefixes
Marco Trevisan (Treviño)
2016-08-30
LockScreenShield: move the shared definition for FindKeyFocusArea to BaseShield
Marco Trevisan (Treviño)
2016-08-30
LockScreenController: use track_obj to avoid calling input callbacks when pri...
Marco Trevisan (Treviño)
2016-08-30
LockScreenController: be simpler, just register and unregister monitors when ...
Marco Trevisan (Treviño)
2016-08-30
LockScreenController: use track_obj to monitor input events on primary shield
Marco Trevisan (Treviño)
2016-08-30
LockScreenController: use primary shields connection monitor to manage the Ev...
Marco Trevisan (Treviño)
2016-08-29
LockScreenPanel: use menu::Manager pointer tracker for entries activation
Marco Trevisan (Treviño)
2016-08-29
LockScreen: pass menu::Manager to Shields
Marco Trevisan (Treviño)
2016-08-24
PanelIndicatorEntryView: be the one who ungrabs the mouse pointer
Marco Trevisan (Treviño)
2016-08-24
LockScreenPanel: there's no need to build a background texture, we can just p...
Marco Trevisan (Treviño)
2016-08-10
UserAuthenticatorPam: ensure pam_handle_ is null initialized and don't procee...
Marco Trevisan (Treviño)
2016-08-01
Merge trunk
Ted Gould
2016-07-26
LockScreenAcceleratorController: ensure callbacks are valid before calling them
Marco Trevisan (Treviño)
2016-07-20
Add systemd events to the lock screen
Ted Gould
2016-07-05
Views: Toggle animators durations based on low-gfx setting
Marco Trevisan (Treviño)
2016-07-05
LockScreenAcceleratorController: check if a setting key is available instead ...
Marco Trevisan (Treviño)
2016-07-05
Add missing header to fix compilation error with -Duse_pch=OFF.
Andrea Azzarone
2016-07-04
Merging with lp:~hikiko/unity/unity.showdesktop
Marco Trevisan (Treviño)
2016-07-04
Views: update animators durations on low_gfx setting changed
Marco Trevisan (Treviño)
2016-07-04
Views: setup fade animators durations based on low-gfx setting
Marco Trevisan (Treviño)
2016-07-01
LockScreenAcceleratorController: check if a setting key is available instead ...
Marco Trevisan (Treviño)
2016-06-30
Add missing header to fix compilation error with -Duse_pch=OFF.
Andrea Azzarone
2016-06-28
Lockscreen: Make sure warning and errors are properly shown to the user (LP: ...
Andrea Azzarone
2016-06-28
UnitySettings: Add an option to enable/disable pam account checking. (LP: #14...
Andrea Azzarone
2016-06-23
Fix style.
Andrea Azzarone
2016-06-23
Make sure warning and errors are properly showed to the user.
Andrea Azzarone
2016-06-23
Add LockScreenButton.
Andrea Azzarone
2016-06-21
LockScreenAcceleratorController: support also Mic Mute and Touchpad toggles
Marco Trevisan (Treviño)
2016-06-21
LockScreenAcceleratorController: use Accelerator to compare keys as this woul...
Marco Trevisan (Treviño)
2016-06-21
LockScreenAcceleratorController: use key::Grabber to handle allowed keybindings
Marco Trevisan (Treviño)
2016-06-17
Add an option to enable/disable pam account checking.
Andrea Azzarone
2016-06-17
LockScreenAcceleratorController: add support to accelerators for keyboard/mon...
Marco Trevisan (Treviño)
2016-04-15
LockscreenController: Don't use SetActivate(False) for gnome-screensaver to p...
Andrea Azzarone
2016-04-05
Add comment.
Andrea Azzarone
2016-04-05
Don't call SetActive only if activate is FALSE.
Andrea Azzarone
2016-04-05
Don't use SetActivate from gnome-screensaver as it will not only deactivate t...
Andrea Azzarone
2016-04-01
Improve the "lock on suspend" logic to always keep in sync the inhibitor with...
Andrea Azzarone
2016-03-31
Rename LoginManager.* to SuspendInhibitorManager.*
Andrea Azzarone
2016-03-31
Refactor a bit the LoginManager login according to Marco's review.
Andrea Azzarone
2016-03-31
Launcher, Panel, TextInput: use cache texture_invalidated to reload textures
Marco Trevisan (Treviño)
[next]