summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-05-02UnityScreen: always paint the lockscreen above, just add menu and onboard as ...Marco Trevisan (Treviño)
2014-04-30UnityScreen: make sure we reset all the unity views before lockingMarco Trevisan (Treviño)
2014-04-30UnityScreen: also send the terminate action to Alt pressure on lockMarco Trevisan (Treviño)
2014-04-30UnityScreen: toggle all the unity (and thus the Gnome) key bindings when lockingMarco Trevisan (Treviño)
2014-04-29UnityScreen: toggle activation of all the unity compiz actions when locking t...Marco Trevisan (Treviño)
2014-04-17Use prompt_lock_requested signal.Andrea Azzarone
2014-04-17Close dash/hud/etc. on signal locked too.Andrea Azzarone
2014-04-17UnityScreen: Save lock file stamp in $XDG_RUNTIME_DIR, cleanup it on destroyMarco Trevisan (Treviño)
2014-04-16UnityScreen: save a locked.stamp file when locking/unlocking, to relock on st...Marco Trevisan (Treviño)
2014-04-14Scale: Correctly detect the activation of a scale and set scale_just_activated_Sami Jaktholm
2014-04-12Make the lockscreen_controller accessible to other classes and don't allow 4 ...Alfred Neumayer
2014-04-12Should not even try to show the switcher if the screen is locked.Alfred Neumayer
2014-04-11Scale: Correctly detect the activation of a scale and set scale_just_activated_Sami Jaktholm
2014-04-10Enable sound buttons and input source switching under lock screen.William Hua
2014-04-10If the dash has not been opened before, a 4 finger tap will result in a dash ...Alfred Neumayer
2014-04-10Alt-Tab has always respected the alt-tab-bias-viewport setting, but the 3-fin...Alfred Neumayer
2014-04-11Clean up.William Hua
2014-04-10UnityGestureTarget.cpp: Remove spacesAlfred Neumayer
2014-04-104 finger tap: Set up the dash window and its view, show the home scope afterw...Alfred Neumayer
2014-04-09UnityWindow: we need to paint also the decorations of the windows, when in lo...Marco Trevisan (Treviño)
2014-04-09UnityShell: ops, remove wrong changeMarco Trevisan (Treviño)
2014-04-09Merging with parent branchMarco Trevisan (Treviño)
2014-04-09UnityScreen: damage the screen when the lockscreen opacity changesMarco Trevisan (Treviño)
2014-04-07Make 3 finger window switch gesture respect the alt-tab-bias-viewport setting...Alfred Neumayer
2014-04-07Merge trunk.Andrea Azzarone
2014-04-07Start cleaning lockscreen code.Andrea Azzarone
2014-04-06Fix. Code style is still WIP.Andrea Azzarone
2014-04-04Fix issue where windows that are in Show Desktop mode are selected for spread...Chris Townsend
2014-04-04Fix issue where windows that are in Show Desktop mode are selected for spread...Chris Townsend
2014-04-03UnityScreen: reset decoration::DataPool on destruction, otherwise we won't ha...Marco Trevisan (Treviño)
2014-04-02UnityScreen: reset decoration::DataPool on destruction, otherwise we won't ha...Marco Trevisan (Treviño)
2014-04-02Initial commit to implement g-s dbus interface in unity.Andrea Azzarone
2014-04-01UnityScreen: match the scaled windows based on the SpreadFilter matchesMarco Trevisan (Treviño)
2014-03-22Merging with trunkMarco Trevisan (Treviño)
2014-03-21Merging with trunkMarco Trevisan (Treviño)
2014-03-20UnityShell: add FontSettings backMarco Trevisan (Treviño)
2014-03-20Merge trunk.Andrea Azzarone
2014-03-20FontSettings: remove useless codeMarco Trevisan (Treviño)
2014-03-18Do not consider minimized windows for cross fade effect. Fixes: 1291402, 1293672Andrea Azzarone
2014-03-18Whitelist "onboard" for rendering during lockscreen. Fixes: 1291402, 1291685Andrea Azzarone
2014-03-18Add ability to minimize a single window application when clicking on the Laun...Chris Townsend
2014-03-19Close spread on lockscreen.Andrea Azzarone
2014-03-18Add "Unsupported" language to the new minimize single window option in CCSM.Chris Townsend
2014-03-18* Fix the fadding issueBrandon Schaefer
2014-03-18Raise osk on lockscreen.Andrea Azzarone
2014-03-17* Do not remove all of nux windows when a window is fullscreen.Brandon Schaefer
2014-03-17Fix 1291402.Andrea Azzarone
2014-03-17Merge lp:~andyrock/unity/onboard-lockscreen.Andrea Azzarone
2014-03-17Add in a CCSM option to enable the click-launcher-icon-to-minimize-window beh...Chris Townsend
2014-03-13If the switcher is open when going into lockscreen, hide it! Fixes: 1292225Brandon Schaefer