summaryrefslogtreecommitdiff
path: root/hud
AgeCommit message (Expand)Author
2015-05-22ResultViewGrid: wait for double-click event only if the relative result needs...Marco Trevisan (Treviño)
2015-04-23Unity: remove various unneeded g{d,t}k inclusions...Marco Trevisan (Treviño)
2015-04-17Save the active window when showing the Hud so the correct window is focused ...Chris Townsend
2015-03-12HudController.cpp: bind value of correct type to signalStephen M. Webb
2014-08-06Merge with trunkMarco Trevisan (Treviño)
2014-08-05LauncherIcon: only care about to the last connected remote entryMarco Trevisan (Treviño)
2014-07-29* Fixes FTBFS when moving to gcc 4.9. Mainly remove unused functions.Brandon Schaefer
2014-07-11HudButton: change the label property as a Read-only, fix failing testMarco Trevisan (Treviño)
2014-07-11HudController: set HudView scale to match current scaling factor for monitor ...Marco Trevisan (Treviño)
2014-07-11StandaloneHud: add scaling factor parameterMarco Trevisan (Treviño)
2014-07-11HudView: add scaling supportMarco Trevisan (Treviño)
2014-07-11HudIcon: makesure we set the the proper icon size, to a fixed valueMarco Trevisan (Treviño)
2014-07-11HudButton: add scaling supportMarco Trevisan (Treviño)
2014-07-09DashView, HudView, SpreadFilter: adapt to the SearchBar changesMarco Trevisan (Treviño)
2014-07-08StandaloneHud: fix initialization crashesMarco Trevisan (Treviño)
2014-04-16{Dash,Hud}Controller: use wm signals instead of UBus to hide on VP switchMarco Trevisan (Treviño)
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)