summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-10LockScreenController: remove some racy code, avoid to emit multiple signalsMarco Trevisan (Treviño)
2014-04-10LockScreenController: increase the lockscreen timeout wait to be bigger to a ...Marco Trevisan (Treviño)
2014-04-10SessionDBusManager: export PromptLock method on the dbusMarco Trevisan (Treviño)
2014-04-10BackgroundSettings: don't create new panel style instances, use the actual in...Marco Trevisan (Treviño)
2014-04-10ScreenSaverDBusManager: get rid of the old active_ bool variable, that caused...Marco Trevisan (Treviño)
2014-04-09LockScreenController: even more cleanup, move blank window grabbing to own fu...Marco Trevisan (Treviño)
2014-04-09UnityWindow: we need to paint also the decorations of the windows, when in lo...Marco Trevisan (Treviño)
2014-04-09LockScreenController: also hide BlankWindow on mouse and keyboard down eventsMarco Trevisan (Treviño)
2014-04-09LockScreenController: show a blank window unless we don't have the lockscreen...Marco Trevisan (Treviño)
2014-04-09* Make sure we update the caps lock detector when we change primary sheildsBrandon Schaefer
2014-04-09SessionDBusManager: add support for "PromptLock"Marco Trevisan (Treviño)
2014-04-09GnomeSessionManager: use prompt lockscreen on logind lock requestsMarco Trevisan (Treviño)
2014-04-09LockScreenController: add support to PromptLockScreenMarco Trevisan (Treviño)
2014-04-09SessionManager: add PromptLockScreen method and signal, to require a fast loc...Marco Trevisan (Treviño)
2014-04-09Merging with lp:~sjakthol/unity/fix-1292154Marco Trevisan (Treviño)
2014-04-09Merging with parentMarco Trevisan (Treviño)
2014-04-09LockScreenController: make sure whe hide the blank window on unlockMarco Trevisan (Treviño)
2014-04-09Merging with lp:~laney/unity/g-s-replaceMarco Trevisan (Treviño)
2014-04-09Merging with parent branchMarco Trevisan (Treviño)
2014-04-09fixed quicklist scalingEleni Maria Stea
2014-04-09LockScreenController: add ShowBlankWindow methodMarco Trevisan (Treviño)
2014-04-09Take over as the owner of the gnome-screensaver interface, if necessary.Iain Lane
2014-04-09Allow skipping of the tests with DEB_BUILD_OPTIONS=nocheckIain Lane
2014-04-09UnityShell: ops, remove wrong changeMarco Trevisan (Treviño)
2014-04-09Merging with parent branchMarco Trevisan (Treviño)
2014-04-09LockScreenController: start the screensaver after few seconds that the user h...Marco Trevisan (Treviño)
2014-04-09LockScreenShield: emit a signal when we receive a keyboard inputMarco Trevisan (Treviño)
2014-04-09LockScreenController: immediately start the screensaver on SetActive dbus callMarco Trevisan (Treviño)
2014-04-09ScreenSaverDBusManager: add request_activate signal that is emitted on remote...Marco Trevisan (Treviño)
2014-04-09LockScreenController: some cleanup, and HideBlankWindow on simulate user acti...Marco Trevisan (Treviño)
2014-04-09LockScreenController: keep track of dbus_manager and reset screensaver on sim...Marco Trevisan (Treviño)
2014-04-09ScreenSaverDBusManager: implement SimulateUserActivityMarco Trevisan (Treviño)
2014-04-09ScreenSaverDBusManager: use a nux property for active stateMarco Trevisan (Treviño)
2014-04-09LockScreenController: don't animate when locking the screen on suspend or scr...Marco Trevisan (Treviño)
2014-04-09LockScreenController: we can lock the screen if the GS setting is disabledMarco Trevisan (Treviño)
2014-04-09Merging with parent branchMarco Trevisan (Treviño)
2014-04-09ExternalGschema: add missing external settingsMarco Trevisan (Treviño)
2014-04-09LockScreenController: always call LockScreen of SessionManager as it has some...Marco Trevisan (Treviño)
2014-04-09UnityScreen: damage the screen when the lockscreen opacity changesMarco Trevisan (Treviño)
2014-04-09LockScreenController: use a ROProperty for opacityMarco Trevisan (Treviño)
2014-04-09LockScreenController: only try to lock if locking is enabledMarco Trevisan (Treviño)
2014-04-08LockScreenController: use timeout seconds for lock delayMarco Trevisan (Treviño)
2014-04-08LockScreenController: only use one window to blank the screen, it's not neede...Marco Trevisan (Treviño)
2014-04-08LockScreenController: move OnPresenceStatusChanged into a functionMarco Trevisan (Treviño)
2014-04-08LockScreenController: lock the screen on suspend if ubuntu is configured to d...Marco Trevisan (Treviño)
2014-04-08Uscreen: emit suspending signal on PrepareForSleepMarco Trevisan (Treviño)
2014-04-08LockScreenController: use direction to set the animation valueMarco Trevisan (Treviño)
2014-04-08LockScreenSettings: also use legacy lockscreen if screen reader is enabledMarco Trevisan (Treviño)
2014-04-08ScreenSaverDBusManager: add some commentsMarco Trevisan (Treviño)
2014-04-08ScreenSaverDBusManager: use async callsMarco Trevisan (Treviño)