summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-06LockScreenSettings: bind unity greeter options with LockScreenSettingsMarco Trevisan (Treviño)
2014-03-06LockScreenShield: activate the first valid indicator on relative keybindingMarco Trevisan (Treviño)
2014-03-06WindowManager: add activate_indicators_key property that matches compiz settingMarco Trevisan (Treviño)
2014-03-06MockSessionManager: add missing virtual methodMarco Trevisan (Treviño)
2014-03-06Lockscreen: re-add panel to the built listMarco Trevisan (Treviño)
2014-03-06Merging with latest lockscreen-reviewMarco Trevisan (Treviño)
2014-03-06Merging with lp:~andyrock/unity/lockscreenMarco Trevisan (Treviño)
2014-03-06Merge trunk.Andrea Azzarone
2014-03-06LockScreenPanel: fix typoMarco Trevisan (Treviño)
2014-03-06PanelIndicatorEntryView: don't draw the text in overlay mode if the entry is ...Marco Trevisan (Treviño)
2014-03-06PanelView: remove the custom lockscreen modeMarco Trevisan (Treviño)
2014-03-06LockScreenPanel: added a light version of PanelView for Lockscreen onlyMarco Trevisan (Treviño)
2014-03-06PanelIndicatorsView: if an entry is added while an overlay is open, it should...Marco Trevisan (Treviño)
2014-03-06SessionManager: add HostName getter (and implement in GnomeSessionManager)Marco Trevisan (Treviño)
2014-03-06LockScreenShield: make sure we always keep the internal monitor value updatedMarco Trevisan (Treviño)
2014-03-06UnityWindow: make all windows but menus transparent when in lockscreen modeMarco Trevisan (Treviño)
2014-03-06Merging with latest lp:~andyrock/unity/lockscreenMarco Trevisan (Treviño)
2014-03-06debian/control: remove unneeded build dependencies, depend on unity-greeterMarco Trevisan (Treviño)
2014-03-06GnomeSessionManager: never try to lock a guest sessionMarco Trevisan (Treviño)
2014-03-06UserPromptView: make the prompt hints to be correctly translatableMarco Trevisan (Treviño)
2014-03-06BackgroundSettings: follow the unity-greeter gsettings optionsMarco Trevisan (Treviño)
2014-03-05Releasing 7.1.2+14.04.20140305-0ubuntu1Stephen M. Webb
2014-03-06BackgroundSettings: don't depend on panel height in offset, or it will cause ...Marco Trevisan (Treviño)
2014-03-06BackgroundSettings: use more forward declaration and a constexprMarco Trevisan (Treviño)
2014-03-06BackgroundSettings: read logo from greeter gsettingsMarco Trevisan (Treviño)
2014-03-06BackgroundSettings: don't use hardcoded numbers for logo imageMarco Trevisan (Treviño)
2014-03-06LockScreenController: emit upstart signals only if we are in unity modeMarco Trevisan (Treviño)
2014-03-06UnityShell Settings: use "Unity" name instead of "custom lockscreen"Marco Trevisan (Treviño)
2014-03-06UScreen: use LOG_WARN instead of LOG_ERROR not to make our tests unreadableMarco Trevisan (Treviño)
2014-03-06TestTextInput: fix compilationMarco Trevisan (Treviño)
2014-03-06LockScreenController: make sure we show the newly added views if we're visibleMarco Trevisan (Treviño)
2014-03-06Resync trunkCI bot
2014-03-06LockScreenAbstractShield: add AbstractShield and use it in factoryMarco Trevisan (Treviño)
2014-03-06UnityShell: never paint windows when the lockscreen is activeMarco Trevisan (Treviño)
2014-03-05* False not NoneBrandon Schaefer
2014-03-05LockScreenController: update the primary state of a shield when mouse positio...Marco Trevisan (Treviño)
2014-03-05Lockscreen PCH: add more headersMarco Trevisan (Treviño)
2014-03-05SessionManager: various cleanupMarco Trevisan (Treviño)
2014-03-05PanelService: use nicer dbus nameMarco Trevisan (Treviño)
2014-03-05LockScreenShield: emit a signal with proper coordinates on grab motionMarco Trevisan (Treviño)
2014-03-05LockScreenShield: cache the shield layouts otherwise after some quick primary...Marco Trevisan (Treviño)
2014-03-05LockScreenShield: change kind of view on primary changedMarco Trevisan (Treviño)
2014-03-05LockScreenShield: always return the primary shield as the area of any mouse e...Marco Trevisan (Treviño)
2014-03-05Releasing 7.1.2+14.04.20140305-0ubuntu17.1.2+14.04.20140305-0ubuntu1CI bot
2014-03-05When we update the OverlayWindowButtons geometry, make sure we ask the Window...Brandon Schaefer
2014-03-05Allow the launcher_width to be stored per monitor and retrieved per monitor. ...Brandon Schaefer
2014-03-05CompizShortcutModeller: use proper keys for Spread and be dependent on worksp...Marco Trevisan (Treviño)
2014-03-05Fix more Panel Autopilot test failures. Fixes: 1287745Chris Townsend
2014-03-05Improve debug logging for gnome key grabber.William Hua
2014-03-05Implement accessibility for the optino buttons in the shutdown dialog.Luke Yelavich