summaryrefslogtreecommitdiff
path: root/dash
AgeCommit message (Expand)Author
2014-02-25DashView: correctly set the the proper monitor offsets to match monitor DPIMarco Trevisan (Treviño)
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
2013-11-06added virtual destructors in classes that have virtual methodsEleni Maria Stea
2013-11-01Merging with trunkMarco Trevisan (Treviño)
2013-10-21DashController: check for invalid (null) keybindingsMarco Trevisan (Treviño)
2013-10-21Merging with trunkMarco Trevisan (Treviño)
2013-10-18* Get the current char before moving the pointer down to the next charBrandon Schaefer
2013-10-15* Use *next_charBrandon Schaefer
2013-10-15* Fix very bad utf8 handling...thnaks bregma!Brandon Schaefer
2013-10-15* Remove extra string copyBrandon Schaefer
2013-10-15* Reduce the complexity of the solution, do a one-time pass replaceBrandon Schaefer
2013-10-15* Make the name more abstract, in case there are other languages we need to b...Brandon Schaefer
2013-10-15* When dealing with names that are in burmese, we must replace those with '?'.Brandon Schaefer
2013-10-14DashController: extend sigc::trackable to automatcally disconect from signal ...Marco Trevisan (Treviño)
2013-10-03DashController: always restore the input focus when hidden, no need to add a ...Marco Trevisan (Treviño)
2013-10-03DashView: some cleanupMarco Trevisan (Treviño)
2013-09-24Unity: Use WindowManager average_color property for getting the desktop colorMarco Trevisan (Treviño)
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-19Merging with lp:~3v1n0/unity/ap1.4-introspection-cleanupMarco Trevisan (Treviño)
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-19DashController: try to own the unity dbus nameMarco Trevisan (Treviño)
2013-09-19Introspectable: use IntrospectionData class for collecting data from childrenMarco Trevisan (Treviño)
2013-09-19Unity: update various code to use new Variant facilitiesMarco Trevisan (Treviño)
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-18Unity: use the new BuildWrapper features in AddProperties methodsMarco Trevisan (Treviño)
2013-09-16DashController: add DashView getterMarco Trevisan (Treviño)
2013-09-13DashController: use AnimationUtils methods to start and reverse the animationMarco Trevisan (Treviño)
2013-08-28Handle a new PERFORM_SEARCH activation response defined by libunity (perform ...Pawel Stolowski