summaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2013-12-11Due to a change in xpathselect1.4, this fixes a sorting issue of Switcher ico...Chris Townsend
2013-12-09Re-enable Quicklist and Tooltip active blurring since it was removed due to t...Chris Townsend
2013-12-03Re-enable Quicklist and Tooltip active blurring since it was removed due to t...Chris Townsend
2013-11-27Add more introspection vectors for per-monitor icons and fix up some AP tests.Chris Townsend
2013-11-27Need to add some introspection vector variables to account for per-monitor ic...Chris Townsend
2013-11-26Use IsVisibleOnMonitor() instead of IsVisible() for checking to close the Hud...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-21SwitcherView: define a custom GeometryGetterFunc and notify helper on changesMarco Trevisan (Treviño)
2013-11-21SwitcherView: update once the blur geometry ony when the view is resizedMarco Trevisan (Treviño)
2013-11-20BackgroundEffectHelper: Specify the required blur area before drawing so sele...Marco Trevisan (Treviño)
2013-11-20BackgroundEffectHelper: add new constructor that allows to define owner immed...Marco Trevisan (Treviño)
2013-11-19Merge with trunkMarco Trevisan (Treviño)
2013-11-19SwitcherView: only redraw the view if an icon changed since the last progress...Marco Trevisan (Treviño)
2013-11-19SwitcherView: remove unneeded animate propertyMarco Trevisan (Treviño)
2013-11-19Merging again with lp:~unity-team/unity/blur-regionMarco Trevisan (Treviño)
2013-11-19StandaloneSwitcher: fix compilation with new BG HandlerMarco Trevisan (Treviño)
2013-11-19Merging with lp:~unity-team/unity/blur-regionMarco Trevisan (Treviño)
2013-11-19Merging with trunkMarco Trevisan (Treviño)
2013-11-19SwitcherView: define a custom GeometryGetterFunc and notify helper on changesMarco Trevisan (Treviño)
2013-11-19SwitcherView: use a nux::AnimateValue to animate the switcher layoutMarco Trevisan (Treviño)
2013-11-19SwitcherView: resize switcher view in PreLayoutManagementMarco Trevisan (Treviño)
2013-11-18adds virtual destructors to classes with virtual methods to prevent memory le...Eleni Maria Stea
2013-11-17Unity: always prefer passing [this] to lambdas than [&].Marco Trevisan (Treviño)
2013-11-16SwitcherController: Use expand to generate the maximum View sizeMarco 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-14LauncherIcon, autopilot: introspect nux::Point3 directly, remove unneeded dup...Marco Trevisan (Treviño)
2013-11-14Merge with trunkMarco Trevisan (Treviño)
2013-11-08merged to trunkEleni Maria Stea
2013-11-07In low graphics mode, only draw the Launcher background as needed instead of ...Chris Townsend
2013-11-07Merge in lp:unity.Chris Townsend
2013-11-06added virtual destructors in classes that have virtual methodsEleni Maria Stea
2013-11-01Merging with trunkMarco Trevisan (Treviño)
2013-10-31LauncherController: better lambdasMarco Trevisan (Treviño)
2013-10-29Remove redraw_view_if_damaged/NeedSoftRedraw() combo as it's no longer needed...Chris Townsend
2013-10-29Merge lp:unity.Chris Townsend
2013-10-29Add comment to remind us to remove this code when the Unity performance branc...Chris Townsend
2013-10-28Instead of using NeedSoftRedraw(), use QueueDraw() for the Launcher and Panel...Chris Townsend
2013-10-24Invalidate the Icon Centers when the monitor layout changes, so we make sure ...Marco Trevisan (Treviño)
2013-10-22Launcher: always keep the blur background in Expo modeMarco Trevisan (Treviño)
2013-10-22Merge with trunkMarco Trevisan (Treviño)
2013-10-22SingleMonitorLauncherIcon: fix compilation issueMarco Trevisan (Treviño)
2013-10-22Merging with lp:~3v1n0/unity/multi-monitor-icon-quirksMarco Trevisan (Treviño)
2013-10-22SingleMonitorLauncherIcon: use int for internal monitor variableMarco Trevisan (Treviño)
2013-10-22ApplicationLauncherIcon: break in any case if we've found our target windowMarco Trevisan (Treviño)
2013-10-22ApplicationLauncherIcon: Set the proper minimization icon when in multi-monitorMarco Trevisan (Treviño)
2013-10-22LauncherIcon: some cleanup to the header, move GetCenterForMonitor to protectedMarco Trevisan (Treviño)
2013-10-22LauncherController: reset icon centers when monitor geometries changeMarco Trevisan (Treviño)
2013-10-22LauncherIcon: add ResetCenters and GetCenterForMonitor functionsMarco Trevisan (Treviño)