summaryrefslogtreecommitdiff
path: root/hud
AgeCommit message (Expand)Author
2018-02-09HudController: disconnect to UScreen changes on Controller destructionMarco Trevisan (Treviño)
2016-07-04Views: setup fade animators durations based on low-gfx settingMarco Trevisan (Treviño)
2016-03-31HudController, HudLauncherIcon: use BFB themed iconMarco Trevisan (Treviño)
2016-03-30HudController: relayout the hud view if launcher position changedMarco Trevisan (Treviño)
2016-03-30HudView: only create the icon instance if neededMarco Trevisan (Treviño)
2016-03-30Launcher, Dash, Panel, Lockscreen: properly use themed TextureCache reloading...Marco Trevisan (Treviño)
2016-03-14Revert the changes to PanelView,small change in OverlayRenderer and DashStyle...handsome_feng
2016-02-15draw the border of hudhandsome_feng
2015-12-23cleanupshandsome_feng
2015-12-22HudController: set as not locked to launcher when launcher is on the bottomMarco Trevisan (Treviño)
2015-12-22Added a new EdgeBarrier for launcher on the bottomhandsome_feng
2015-11-27modified some test, added the indicator icon, and fix some bughandsome_feng
2015-11-11use launchersize instead of launcherWidth/launcherHeighthandsome_feng
2015-11-04Added the launcher position setting in UnitySettings.handsome_feng
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