summaryrefslogtreecommitdiff
path: root/dash
AgeCommit message (Expand)Author
2014-05-12UnityScreen: don't try to show Dash/Hud if the screen is grabbedMarco Trevisan (Treviño)
2014-05-04Dash: Fix problem at checking blacklisted unicode range. Fixes: 1251193Jinkyu Yi
2014-04-25DashController: return a bool in ShowDash, wait for ungrab for 2 seconds maximumMarco Trevisan (Treviño)
2014-03-21DashController: make sure we disconnect from Settings changesMarco Trevisan (Treviño)
2014-03-21Merging with trunkMarco Trevisan (Treviño)
2014-03-20Merging with lp:~3v1n0/unity/dash-hidpi-cleanupMarco Trevisan (Treviño)
2014-03-20ScopeBarIcon: some code cleanupMarco Trevisan (Treviño)
2014-03-20ScopeBarIcon: redraw the icon on scale changesMarco Trevisan (Treviño)
2014-03-20ResultView: reload the dash results if the text scaling has changedMarco Trevisan (Treviño)
2014-03-20Unity: Don't use "gtk-xft-dpi" setting for text-scaling, but our own valueMarco Trevisan (Treviño)
2014-03-20Dash: use nux::Property for scaleMarco Trevisan (Treviño)
2014-03-20ResultRendererTile: use cairo device scaling for scaling elementsMarco Trevisan (Treviño)
2014-03-13* Update the DPI when we setup the viewsBrandon Schaefer
2014-03-11* Remove useless commentBrandon Schaefer
2014-03-10* Use a workaround to make sure the LayeredLayout sticks to the same min/max asBrandon Schaefer
2014-03-10* Update the FilterBarLabel with ScaleBrandon Schaefer
2014-03-07* Reload the icons when the scale changes.Brandon Schaefer
2014-03-03* Get the icons working per monitor!Brandon Schaefer
2014-03-01* Get PlacesGroup in a decent position. As well as ScopeView.Brandon Schaefer
2014-03-01* Get the ScopeBar/ScopeBarIcon resizing correctly when changing the DPIBrandon Schaefer
2014-02-28* First batch dealing with the dash.Brandon Schaefer
2014-02-28* Merge trunkBrandon Schaefer
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-25DashView: correctly set the the proper monitor offsets to match monitor DPIMarco Trevisan (Treviño)
2014-02-20Fix some Autopilot test failure regressions due to changes in rev. 3668.Chris Townsend
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-19Merging with lp:~3v1n0/unity/ap1.4-introspection-cleanupMarco Trevisan (Treviño)
2013-11-19ScopeBar: made more clear the type we're iteratingMarco 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-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-14Merging with lp:~3v1n0/unity/ap1.4-introspection-cleanupMarco Trevisan (Treviño)
2013-11-14Merge with trunkMarco Trevisan (Treviño)
2013-11-08fixed error in destructor definitionEleni Maria Stea
2013-11-08merged to trunkEleni Maria Stea