summaryrefslogtreecommitdiff
path: root/plugins/unityshell
AgeCommit message (Expand)Author
2014-01-21We renamed CompAction::Class to CompAction::Container.William Hua
2014-01-19Merge trunk.William Hua
2014-01-14Add back in vertical/horizontal maximzed introspection objects since some Aut...Chris Townsend
2014-01-12Fix key re-assignment bug.William Hua
2014-01-10Merge trunk.William Hua
2014-01-10Do not open the dash/hud on a monitor with a top most window that is fullscre...Brandon Schaefer
2014-01-09If the Dash or Hud is opened when entering Show Desktop, ensure they are closed.Chris Townsend
2014-01-08* Make sure we don't open the dash/hud on a monitor if the top most window onBrandon Schaefer
2014-01-06* Add a shortcut that will lock the screen with Super+L. WhileBrandon Schaefer
2013-12-23possibleTap wasn't getting set, fix that.William Hua
2013-12-23Fix vector re-allocation crash.William Hua
2013-12-19Differentiate between modifier-only and other shortcuts.William Hua
2013-12-12GnomeKeyGrabber initial implementation.William Hua
2013-12-09Re-enable Quicklist and Tooltip active blurring since it was removed due to t...Chris Townsend
2013-12-04* Revert most of lp:unity revno. 3509 as the Compiz Grid plugin is a better p...Chris Townsend
2013-12-04Use CompRectFromNuxGeo() when getting the view region geometry.Chris Townsend
2013-12-03Re-enable Quicklist and Tooltip active blurring since it was removed due to t...Chris Townsend
2013-11-20BackgroundEffectHelper: Specify the required blur area before drawing so sele...Marco Trevisan (Treviño)
2013-11-19Merge with trunkMarco Trevisan (Treviño)
2013-11-19Merging with trunkMarco Trevisan (Treviño)
2013-11-18BackgroundEffectHelper: keep a cached version of blur geometriesMarco Trevisan (Treviño)
2013-11-18adds virtual destructors to classes with virtual methods to prevent memory le...Eleni Maria Stea
2013-11-17Unity: always prefer passing [this] to lambdas than [&].Marco Trevisan (Treviño)
2013-11-16UnityScreen: correctly translate the x coords to gl coords when copying the b...Marco Trevisan (Treviño)
2013-11-15BackgroundEffectHelper: only register helpers if an owner is setMarco Trevisan (Treviño)
2013-11-15UnityScreen: translate the output geometry before intersecting with the blur geoMarco Trevisan (Treviño)
2013-11-15UnityShell: some code cleanupMarco Trevisan (Treviño)
2013-11-14Merging with lp:~3v1n0/unity/gl-bottleneck-fixMarco Trevisan (Treviño)
2013-11-14UnityShell: remove the useless call to GetPresentationListGeometries in glPai...Marco Trevisan (Treviño)
2013-11-14UnityShell: initialize panel geometries vector outside the loopMarco Trevisan (Treviño)
2013-11-14UnityScreen: indentation fixMarco Trevisan (Treviño)
2013-11-14UnityScreen: remove the useless and expensive gl{Push,Pop}Attrib callsMarco Trevisan (Treviño)
2013-11-14Unity: always prefer passing [this] to lambdas than [&]Marco Trevisan (Treviño)
2013-11-14Merge with trunkMarco Trevisan (Treviño)
2013-11-08Convert compiz regions / rects to nux::Geometry's and back easily.Marco Trevisan (Treviño)
2013-11-08merged to trunkEleni Maria Stea
2013-11-08temporal remove of v. destrEleni Maria Stea
2013-11-07Initialize variables to 0 since the compiler for armhf seems to not understan...Chris Townsend
2013-11-07Account for unused variables for armhf builds.Chris Townsend
2013-11-07Merge in lp:unity.Chris Townsend
2013-11-07fixed unity compile errors:Eleni Maria Stea
2013-11-06added virtual destructors in classes that have virtual methodsEleni Maria Stea
2013-11-06Remove the double redraw_view_if_damaged function.Timo Jyrinki
2013-11-01UnityShell: just verify wether the dirty areas hit the panel in a single loopMarco Trevisan (Treviño)
2013-11-01UnityShell: add and use CompRectFromNuxGeo as wellMarco Trevisan (Treviño)
2013-11-01UnityShell: some code cleanup, add functions to convert CompRect <-> nux::Geo...Marco Trevisan (Treviño)
2013-11-01Merging with trunkMarco Trevisan (Treviño)
2013-10-30UnityScreen: use new ForEachBaseWindowMarco Trevisan (Treviño)
2013-10-30Remove reference to variable in the call to RenderInterfaceFromForeignCmd().Chris Townsend
2013-10-29Remove redraw_view_if_damaged/NeedSoftRedraw() combo as it's no longer needed...Chris Townsend