summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2014-04-08LockScreenController: call gnome-screensaver to lock the screen if we use a l...Marco Trevisan (Treviño)
2014-04-08ScreenSaverDBusManager: start/stop gnome-screensaver if we don't/do handle th...Marco Trevisan (Treviño)
2014-04-08LockScreenSettings: add use_fallback option, that is on if OSK is activeMarco Trevisan (Treviño)
2014-04-07Add GS schemas to external listMarco Trevisan (Treviño)
2014-04-07GnomeSessionManager: use enum class PresenceStatus instead of magic numbersMarco Trevisan (Treviño)
2014-04-07Merge trunk.Andrea Azzarone
2014-04-07Remove magic numbers.Andrea Azzarone
2014-04-07Do not implement SimulateUserActivity.Andrea Azzarone
2014-04-07Update tests.Andrea Azzarone
2014-04-07Start cleaning lockscreen code.Andrea Azzarone
2014-04-06Fix. Code style is still WIP.Andrea Azzarone
2014-04-04Releasing 7.2.0+14.04.20140404-0ubuntu17.2.0+14.04.20140404-0ubuntu1CI bot
2014-04-04ForceQuitDialog: add a new "sheet style" dialog that is shown when a window h...Marco Trevisan (Treviño)
2014-04-04Fix issue where windows that are in Show Desktop mode are selected for spread...Chris Townsend
2014-04-04Lock the screen after a delay.Andrea Azzarone
2014-04-04Fix issue where windows that are in Show Desktop mode are selected for spread...Chris Townsend
2014-04-03Releasing 7.2.0+14.04.20140403-0ubuntu17.2.0+14.04.20140403-0ubuntu1CI bot
2014-04-03DecorationsGrabEdge: Only perform tookit actions on right-click Fixes: 1301459Marco Trevisan (Treviño)
2014-04-03UnityScreen: reset decoration::DataPool on destruction, otherwise we won't ha...Marco Trevisan (Treviño)
2014-04-03ApplicationLauncherIcon: recompute pips when the screen geometry changes Fixe...Marco Trevisan (Treviño)
2014-04-03Launcher: hide the launcher window when in auto-hide mode if it's not present...Marco Trevisan (Treviño)
2014-04-03remove libsyncindicator from services/panel-service.cStephen M. Webb
2014-04-03Drop U1 default shortcuts & indicator-sync recommendation. (LP: #1300916) Fix...Dimitri John Ledkov
2014-04-02remove libsyncindicator.so (lp: #1300916)Stephen M. Webb