index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
lockscreen
Age
Commit message (
Expand
)
Author
2017-09-19
Wait until the color buffer is cleared before suspending.
Andrea Azzarone
2017-09-15
Reset num_retry_auth_ when we show the swith-to-greeter button.
Andrea Azzarone
2017-09-15
Remove space between function and (. Rename AuthenticationThred to Authentica...
Andrea Azzarone
2017-09-15
Refactor the way UserAuthenticator is created and passed around. Handle failu...
Andrea Azzarone
2017-07-06
Always draw the background-color in the lockscreen, to avoid showing a transp...
Andrea Azzarone
2017-04-15
LockScreenPanel: ensure the panel name is unique per each instance
Marco Trevisan (Treviño)
2017-02-22
LockScreenBaseShield: save the background geometry or we won't actually cache
Marco Trevisan (Treviño)
2017-02-22
BackgroundSettings: use gnome-background also to generate a standard texture
Marco Trevisan (Treviño)
2017-02-22
BackgroundSettings: use root_scaling to get proper bg size
Marco Trevisan (Treviño)
2017-02-22
BackgroundSettings: temporary use a different file generate background
Marco Trevisan (Treviño)
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)
[next]