summaryrefslogtreecommitdiff
path: root/hud
AgeCommit message (Expand)Author
2014-03-06Merge trunk.Andrea Azzarone
2014-03-04Merge trunk.Andrea Azzarone
2014-02-28* ParentBrandon Schaefer
2014-02-27UScreen: use better API, const methods and remove useless includesMarco Trevisan (Treviño)
2014-02-25* Move to storing up to monitors::MAX launchers. This way we can tell whatBrandon Schaefer
2014-02-20Merge trunk.Andrea Azzarone
2014-02-20Improve pam code.Andrea Azzarone
2014-02-17* Merge trunkBrandon Schaefer
2014-02-17* Remove all the unneeded calls the PanelHeight(), make a variable hold that ...Brandon Schaefer
2014-02-10Fix a couple of test_panel AP tests:Chris Townsend
2014-01-15* Use the specific monitor that is being using for the panel height.Brandon Schaefer
2014-01-15* Move panel::Style::panel_height over to a function PanelHeight(int monitor)Brandon Schaefer
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