summaryrefslogtreecommitdiff
path: root/plugins/unityshell
AgeCommit message (Expand)Author
2014-10-16LayoutSystem: make sure the exposed open windows are displayed in the "correc...Eleni Maria Stea
2014-10-16DecoratedWindow: make edges independent from borders and properly update them...Marco Trevisan (Treviño)
2014-10-09UnityScreen: don't duplicate loops, just iterate once in layout windows and f...Marco Trevisan (Treviño)
2014-10-08fixes in the coding style etcEleni Maria Stea
2014-10-07changed unityshell plugin to use the new layouting functionsEleni Maria Stea
2014-10-06added new layout functions for the expose modeEleni Maria Stea
2014-09-23UnityScreen: call updateSupportedWmHints after setting the handlers, or it wo...Marco Trevisan (Treviño)
2014-09-19UnityScreen: close the active indicator when the on lock screen requestMarco Trevisan (Treviño)
2014-09-04Use CONFIG instead of CACHE to store the first_run.stampBrandon Schaefer
2014-08-26* Change location first run stamp is storedBrandon Schaefer
2014-08-25Merging with trunkMarco Trevisan (Treviño)
2014-08-11Make sure we check if the Quicklist or Alt+F1 key nav is open (so we can clos...Brandon Schaefer
2014-08-06Merging with trunkMarco Trevisan (Treviño)
2014-08-05* Make sure we check if the Quicklist or Alt+F1 key nav is open (so we can cl...Brandon Schaefer
2014-07-31This has a "soft" dependency on lp:~3v1n0/nux/horizontal-scroll-delta/+merge/...Marco Trevisan (Treviño)
2014-07-31* Hopefully fixes arm issuesBrandon Schaefer
2014-07-22LockScreenController: define lockscreen::Controller::Ptr for nicer usageMarco Trevisan (Treviño)
2014-07-15SwitcherView: switch to next icon on down/right scrolls, to previous icon on ...Marco Trevisan (Treviño)
2014-07-10UnityScreen: make sure we update the launcher size also on launchers added laterMarco Trevisan (Treviño)
2014-07-10UnityScreen: properly scale the launcher width to match monitor scalingMarco Trevisan (Treviño)
2014-06-19Remove cross fade effect during lock/unlocking. A simple fading works just fi...Andrea Azzarone
2014-06-07Fix issue where the Panel shadow would get drawn over drop down windows in fu...Chris Townsend
2014-06-07Pass the correct options to showLauncherKeyTerminate in UnityScreen::OnLockSc...Andrea Azzarone
2014-06-07Disable switcher gestures if screen is locked. Fixed a regression. Fixes: 132...Andrea Azzarone
2014-06-06ApplicationLauncherIcon: Focus and, in case, Spread the windows on DnDMarco Trevisan (Treviño)
2014-05-28Fix issue where the Panel shadow would get drawn over drop down windows in fu...Chris Townsend
2014-05-26Pass the correct options to showLauncherKeyTerminate in UnityScreen::OnLockSc...Andrea Azzarone
2014-05-20Remove cross fade effect during lock/unlocking. A simple fading works just fine.Andrea Azzarone
2014-05-20Disable switcher gestures if screen is locked. Fixed a regression.Andrea Azzarone
2014-05-12UnityScreen: don't try to show Dash/Hud if the screen is grabbedMarco Trevisan (Treviño)
2014-05-02UnityWindow: add just one function that computes if a window can bypass locks...Marco Trevisan (Treviño)
2014-05-02UnityScreen: use a better (and cheaper) way to recognize Onboard windowMarco Trevisan (Treviño)
2014-05-02UnityScreen: always paint the lockscreen above, just add menu and onboard as ...Marco Trevisan (Treviño)
2014-05-02Mergin with trunkMarco 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-29Merging with lp:~3v1n0/unity/lockscreen-keys-disableMarco Trevisan (Treviño)
2014-04-29UnityScreen: toggle activation of all the unity compiz actions when locking t...Marco Trevisan (Treviño)
2014-04-25UnityScreen: Get the Hud initialization event if unity is lockedMarco Trevisan (Treviño)
2014-04-25UnityScreen: if the screen is grabbed when showing the Hud, wait for ungrab f...Marco Trevisan (Treviño)
2014-04-25UnityScreen: don't try to show Dash/Hud if the screen is grabbedMarco Trevisan (Treviño)
2014-04-24UnityScreen: notify grab also when the screen is not grabbed but we got a Not...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-16{Dash,Hud}Controller: use wm signals instead of UBus to hide on VP switchMarco Trevisan (Treviño)
2014-04-16UnityScreen: initialize scale_just_activated_ on OnInitiateSpreadMarco Trevisan (Treviño)
2014-04-16UnityScreen: make sure we always set the scale "x_offset" valueMarco Trevisan (Treviño)