summaryrefslogtreecommitdiff
path: root/hud
AgeCommit message (Expand)Author
2014-02-10Fix a couple of test_panel AP tests:Chris Townsend
2013-12-17Add logic to only zero out the geometry is the blur type is static.Chris Townsend
2013-12-13When hiding the Dash & Hud views, zero out the geometry and update the blur b...Chris Townsend
2013-11-21{Dash,Hud}Controller: unset the keyfocus area only if one of their children h...Marco Trevisan (Treviño)
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-19{Dash,Hud}Controller: unset the keyfocus area only if one of their children h...Marco Trevisan (Treviño)
2013-11-19Merging with trunkMarco Trevisan (Treviño)
2013-11-18adds virtual destructors to classes with virtual methods to prevent memory le...Eleni Maria Stea
2013-11-18HudView: set blur background size whenever the content size changes or this w...Marco Trevisan (Treviño)
2013-11-18OverlayRenderer: update the blur region before drawing, otherwise we'll get a...Marco Trevisan (Treviño)
2013-11-16BackgroundEffectHelper: connect to owner geometry changes to update the reque...Marco Trevisan (Treviño)
2013-11-14Merging with lp:~3v1n0/unity/gl-bottleneck-fixMarco 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-06added virtual destructors in classes that have virtual methodsEleni Maria Stea
2013-10-22Launcher: desaturate the inactive icons when in Spread mode. Fixes: https://b...Marco Trevisan (Treviño)
2013-10-16HudController: expose the HudView to the publicMarco Trevisan (Treviño)
2013-10-14HudController: extend sigc::trackable to automatcally disconect from signal c...Marco Trevisan (Treviño)
2013-10-03HudController: if we're hiding, then the view is already thereMarco 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-03HudController: don't save input focus, it's really not neededMarco 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)
2013-09-13HudController: use AnimationUtils methods to start and reverse the animationMarco Trevisan (Treviño)
2013-05-26Merge lp:~smspillaz/unity/unity.fix_1080947.3Sam Spilsbury
2013-03-31Specify the required blur area before drawing so that we can selectively use ...Sam Spilsbury
2013-03-31RevertSam Spilsbury
2013-03-30UnrevertSam Spilsbury
2013-03-30Revert that revisionSam Spilsbury
2013-03-30Specify the required blur area before drawing so that we can selectively use ...Sam Spilsbury
2013-03-22Fixed scope proxy recreation after pervious failure. Mulit-search fixesNick Dedekind
2013-03-20unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/g.Marco Trevisan (Treviño)
2013-03-19* Merge Trunk, Fix ConflictBrandon Schaefer
2013-03-19The HudButtons no longer receive mouse events until the mouse is being moved ...Brandon Schaefer
2013-03-19unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/gMarco Trevisan (Treviño)
2013-03-19* Remove Relayout as its no longer neededBrandon Schaefer
2013-03-18* Revert rev 3216 as this is done in a different branchBrandon Schaefer
2013-03-18* SetInputEventSensitivity to false when setting queries vs when search changes.Brandon Schaefer
2013-03-18* Make sure the layout is updatedBrandon Schaefer
2013-03-14* Mouse will not accept input unless a mouse is moving in the HudView now.Brandon Schaefer
2013-03-14AbstractLauncherIcon: use struct and enum class for ActionArg, avoid negative...Marco Trevisan (Treviño)
2013-03-14* The HudView kept setting the MinWidth and MaxSize causing geomerty_changed toBrandon Schaefer
2013-03-07Merging with trunkMarco Trevisan (Treviño)
2013-03-05Dash, Hud, Panel, Launcher: don't use input-windows when not in embedded modeMarco Trevisan (Treviño)
2013-03-05Dash, Hud, Panel: don't use input-windows when not in embedded modeMarco Trevisan (Treviño)
2013-03-04Fix bug 1136447.Andrea Azzarone
2013-02-26Fix the test_panel tests related to overlay buttons in the dash and HUD.Łukasz 'sil2100' Zemczak
2013-02-13IconTexture: add smarter constructor, prefer using smart pointersMarco Trevisan (Treviño)
2013-02-04DashView: use WindowManager default close key combinationMarco Trevisan (Treviño)