summaryrefslogtreecommitdiff
path: root/lockscreen
AgeCommit message (Expand)Author
2015-12-11TextInput: show warning also when num lock is enabledMarco Trevisan (Treviño)
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-09-08Merge with trunk.Andrea Azzarone andrea.azzarone@canonical.com
2015-07-31Fix for cmake 3.0Andrea Azzarone andrea.azzarone@canonical.com
2015-03-24Forward first key event that happens on top of the blank window to the locksc...Andrea Azzarone
2015-02-02Indicator: use indicator::Entry to emit that an element has been removedMarco Trevisan (Treviño)
2014-12-16Set the correct size for the lockscreen message. Fixes: #1384242Andrea Azzarone
2014-11-28Fix typo.Andrea Azzarone
2014-10-22Minor changes suggested by Marco's review.Andrea Azzarone
2014-10-22Set the correct size for the lockscreen message.Andrea Azzarone
2014-10-21Allocate/Deallocate ShutdownNotifier when needed.Andrea Azzarone
2014-10-21Cleanup ShutdownNotifier/SuspendNotifier.Andrea Azzarone
2014-10-21Improve the logic behind SuspendNotifier.Andrea Azzarone
2014-10-21Register for suspend after resuming.Andrea Azzarone
2014-10-21Remove suspending/resuming signals from UScreen.Andrea Azzarone
2014-10-21Add SuspendNotifier.*Andrea Azzarone
2014-10-21Merge lp:unity.Andrea Azzarone
2014-10-21Test suspend changes.Andrea Azzarone
2014-10-20Add a log in case we cannot inhibit the shutdown.Andrea Azzarone
2014-10-10Unmap the windows on shutdown.Andrea Azzarone
2014-10-10Fix shutdown notifier and use it inside lockscreen controller.Andrea Azzarone
2014-10-10Implement a shutdown notifier.Andrea Azzarone
2014-09-19LockScreenShield: remove useless logger definitionMarco Trevisan (Treviño)
2014-09-19LockScreenPanel: Activate the active entry during panel initializationMarco Trevisan (Treviño)
2014-09-19LockScreenPanel: don't include the monitor id on the panel nameMarco Trevisan (Treviño)
2014-09-19LockScreenController: wait the primary shield to get the grab before setting ...Marco Trevisan (Treviño)
2014-09-19LockScreenShield: add HasGrab method and grabbed and grab_failed signalsMarco Trevisan (Treviño)
2014-09-19LockScreenPanel: initialize the active state, based on the indicator statusMarco Trevisan (Treviño)
2014-08-25Merging with trunkMarco Trevisan (Treviño)
2014-08-25Merge trunk.Andrea Azzarone
2014-08-11Allow a distinct pam config file for greeter and for lock-screen. Fixes: 1305440Andrea Azzarone
2014-08-11Add an arrow activator in the lockscreen. Fixes: 1332509Andrea Azzarone
2014-08-06UnityShell: fix compilation issueMarco Trevisan (Treviño)
2014-08-06Merging with trunkMarco Trevisan (Treviño)
2014-07-30LockScreenShield: define max timeout to wait for grab as a constMarco Trevisan (Treviño)
2014-07-30LockScreenShield: make GrabScreen recursiveMarco Trevisan (Treviño)
2014-07-30LockScreenShield: Add GrabScreen function and retry to make sure we really ge...Marco Trevisan (Treviño)
2014-07-29Merge Marco's patch.Andrea Azzarone
2014-07-29BackgroundSettings: use double value for sizeMarco Trevisan (Treviño)
2014-07-29LockScreenShield: update scaling if global settings changeMarco Trevisan (Treviño)
2014-07-29LockScreenShield: rebuild the background if the scale changesMarco Trevisan (Treviño)
2014-07-29BackgroundSettings: scale the background to match current monitor settingsMarco Trevisan (Treviño)
2014-07-29Lockscreen: some cleanupMarco Trevisan (Treviño)
2014-07-29LockScreenController: set the primary shield at the end of iterationMarco Trevisan (Treviño)
2014-07-29LockScreenShield: remove child prompt view when it's not primary anymoreMarco Trevisan (Treviño)
2014-07-28UserPromptView: scale the text input to match the prompt view stateMarco Trevisan (Treviño)
2014-07-28Merging with lp:~andyrock/unity/fix-1332509Marco Trevisan (Treviño)
2014-07-28TextInput: cleanup unneeded includes in header fileMarco Trevisan (Treviño)
2014-07-28UserPromptView: keep track of scalable elements and apply scale updates when ...Marco Trevisan (Treviño)