summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2013-11-19Merge with trunkMarco 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-17Fix compilation of unity-mt-grab-handlesMarco 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
2013-10-29Merge lp:unity.Chris Townsend
2013-10-21UnityScreen: remove getMipmap overrideMarco Trevisan (Treviño)
2013-10-21DashController: check for invalid (null) keybindingsMarco Trevisan (Treviño)
2013-10-21UnityScreen: use better way to parse the unity digit keybindingsMarco Trevisan (Treviño)
2013-10-21Merging with trunkMarco Trevisan (Treviño)
2013-10-17UnityScreen: CreateSuperNewAction with Shift and Numpad for launcherMarco Trevisan (Treviño)
2013-10-17UnityshellPrivate: allow to create Shift+Numpad super keybindingsMarco Trevisan (Treviño)
2013-10-16UnityScreen: also redraw the HudView if it has not been fully damagedMarco Trevisan (Treviño)
2013-10-14UnityScreen: use unordered_map for decorated windowsMarco Trevisan (Treviño)
2013-10-03HudController: always restore the input focus when hidden, no need to add a p...Marco Trevisan (Treviño)
2013-10-01CairoBaseWindow: only regenerate blur texture when visible and damaged. Fixes...Marco Trevisan (Treviño)
2013-09-30CairoBaseWindow: only regenerate blur texture on visible and when damagedMarco Trevisan (Treviño)
2013-09-29* Merge with trunkBrandon Schaefer
2013-09-29* Move AltTab arrow key handling into nux vs having compiz use shortcuts whic...Brandon Schaefer
2013-09-26* BetterBrandon Schaefer
2013-09-26* Handle the disabling of the mouse better! Caused a regression :(Brandon Schaefer
2013-09-26* When switching viewports make sure we are telling nux to keep track of the ...Brandon Schaefer
2013-09-24Unity: Use WindowManager average_color property for getting the desktop colorMarco Trevisan (Treviño)
2013-09-23Fix some formatting.Chris Townsend
2013-09-23The ShowDesktopHandleWindowInterface teardown was missing it's call to Delete...Chris Townsend
2013-09-20A regression caused by revno. 3515 breaks the recently fixed Quicklist and To...Chris Townsend
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-19Introspectable: use IntrospectionData class for collecting data from childrenMarco Trevisan (Treviño)