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