summaryrefslogtreecommitdiff
path: root/plugins/unityshell/src
AgeCommit message (Expand)Author
2012-07-06Ensure the unity shell gets drawn before (below) windows stacked above it,Daniel van Vugt
2012-07-06Ensure the launcher gets redrawn during keynav mode (LP: #1021549)Daniel van Vugt
2012-07-06Revert fix for LP: #833727 for now. It either needs test cases or to beDaniel van Vugt
2012-07-06Use a much nicer fix for LP: #1021549 which involves removing the workaroundDaniel van Vugt
2012-07-06Ensure the launcher gets redrawn during keynav mode (LP: #1021549)Daniel van Vugt
2012-07-06Remove debug outputDaniel van Vugt
2012-07-06First prototype fix for LP: #1021541Daniel van Vugt
2012-07-03Stop Unity from redrawing the shell on every frame (ie. when it doesn't needDaniel van Vugt
2012-07-03Close the overlay is a modifier key is pressed. Don't treat super+tab as a sp...Andrea Azzarone
2012-07-02Fix bug 934062.Andrea Azzarone
2012-06-29Fix a crash in compizminimizedwindowhandler.. Fixes: https://bugs.launchpad.n...Andrea Azzarone
2012-06-29*merged trunkBrandon Schaefer
2012-06-29* Re-enables activating Alt+F1 mode while the Dash is open.Brandon Schaefer
2012-06-29Close the shortcut overlay if a key modifier has been pressed.Andrea Azzarone
2012-06-29This branch updates unity to conform to the new Autopilot DBus wire protocol....Thomi Richards
2012-06-29thereifixedit.Thomi Richards
2012-06-29Trying things to get new DBus protocol to workThomi Richards
2012-06-29Add wildcard support (and tests) for DBus XPath query matching.Thomi Richards
2012-06-27Condensed some code in for saving input focus and focusing a new window in un...Brandon Schaefer
2012-06-27* remove old functionBrandon Schaefer
2012-06-28Unity logging interface given a better name.Thomi Richards
2012-06-28Unity debug dbus interface now split into two DBus interfaces - the autopilot...Thomi Richards
2012-06-27Fix bug 851982.Andrea Azzarone
2012-06-27DashView: filter out the unprintable keys when focusing the search barMarco Trevisan (TreviƱo)
2012-06-27Remove debug code.Daniel van Vugt
2012-06-27Optimize boolean logic.Daniel van Vugt
2012-06-27Simplify and add comments.Daniel van Vugt
2012-06-27Generalized occlusion detection. Not just fullscreen windows can be overDaniel van Vugt
2012-06-27Better variable naming.Daniel van Vugt
2012-06-27Rebase on latest lp:unityDaniel van Vugt
2012-06-26* Condense saving input, then focusing window function. It is used twiceBrandon Schaefer
2012-06-26* Initialize...never forget to do that!Brandon Schaefer
2012-06-26* Scale will now exit when you invoke the dash in anywayBrandon Schaefer
2012-06-26Honour force-paint-on-top. Even when the windows are not stacked correctly.Daniel van Vugt
2012-06-26Occlusion detection, compiz-style. Removed shellIsHidden.Daniel van Vugt
2012-06-26Don't check BackgroundEffectHelper::HasDirtyHelpers for doShellRepaint.Daniel van Vugt
2012-06-26Clean up commentsDaniel van Vugt
2012-06-26Rebase on latest upstream lp:unityDaniel van Vugt
2012-06-25* minor changesBrandon Schaefer
2012-06-25Remove debug outputDaniel van Vugt
2012-06-25Simplify shellIsHidden() how smspillaz suggests.Daniel van Vugt
2012-06-25Use CompWindowStateHiddenMask as suggested by smspillaz.Daniel van Vugt
2012-06-22* Switcher now focuses its own window so other events cannot happen behind it,Brandon Schaefer
2012-06-22Fix style per Marco.Daniel van Vugt
2012-06-22Fix failure to redraw the shell on returning from full screen. This timeDaniel van Vugt
2012-06-22Revert r2445. It's causing multi-monitor redraw problems.Daniel van Vugt
2012-06-21Avoid potential crashes on startup. Just in case.Daniel van Vugt
2012-06-21A more logical location for damaging BackgroundEffectHelper.Daniel van Vugt
2012-06-21Simplify and optimize damage propagation from GetDrawList.Daniel van Vugt
2012-06-21Fixed: Dash was not always redrawing in some cases (unless something wasDaniel van Vugt