summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-07-12Scale the generated fbo tex by the screen dimentions as its screen sizesmspillaz
2012-07-11* Merged trunk, fixed conflictsBrandon Schaefer
2012-07-10Hud closes when a Quicklist is open.. Fixes: https://bugs.launchpad.net/bugs/...Brandon Schaefer
2012-07-10Reduce the amount of logging spam from bamf by checking for null first.. Fixe...Tim Penhey
2012-07-09* Merged with trunk, fixed conflictsBrandon Schaefer
2012-07-09Merge with trunkMarco Trevisan (Treviño)
2012-07-08Fix dash slowness/lag by prioritizing user interaction ahead of active blurDaniel van Vugt
2012-07-06Fixes Alt+F1 mode while the HUD is open.. Fixes: https://bugs.launchpad.net/b...Brandon Schaefer
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-05* Fixes Alt+F1 problem with the HudBrandon Schaefer
2012-07-05* Merged with trunk and fix confict.Brandon Schaefer
2012-07-05Bamf logging changes.Tim Penhey
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-03* Using Nux API 3.0Jay Taoko
2012-07-03One more dependency that needed changing to 3.0.Łukasz 'sil2100' Zemczak
2012-07-02* The hud will now open if a quicklist is openBrandon Schaefer
2012-07-02* Quickilist closes when dash is activatedBrandon Schaefer
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