Merge lp://qastaging/~unity-team/unity/dash-fixes-2011-03-10 into lp://qastaging/unity

Proposed by Neil J. Patel
Status: Merged
Merged at revision: 942
Proposed branch: lp://qastaging/~unity-team/unity/dash-fixes-2011-03-10
Merge into: lp://qastaging/unity
Diff against target: 1896 lines (+694/-156)
37 files modified
src/Launcher.cpp (+1/-1)
src/LauncherIcon.cpp (+9/-7)
src/PanelIndicatorObjectEntryView.cpp (+3/-3)
src/PanelMenuView.cpp (+4/-3)
src/PanelTray.cpp (+8/-3)
src/PanelView.cpp (+4/-4)
src/Place.h (+11/-0)
src/PlaceEntry.h (+8/-0)
src/PlaceEntryHome.cpp (+11/-0)
src/PlaceEntryHome.h (+8/-3)
src/PlaceEntryRemote.cpp (+26/-1)
src/PlaceEntryRemote.h (+7/-1)
src/PlaceFactoryFile.cpp (+0/-4)
src/PlaceLauncherIcon.cpp (+43/-13)
src/PlaceLauncherIcon.h (+3/-0)
src/PlaceLauncherSection.cpp (+11/-5)
src/PlaceRemote.cpp (+85/-4)
src/PlaceRemote.h (+11/-0)
src/PlacesController.cpp (+92/-10)
src/PlacesController.h (+11/-4)
src/PlacesGroupController.cpp (+73/-37)
src/PlacesGroupController.h (+3/-0)
src/PlacesHomeView.cpp (+5/-0)
src/PlacesResultsController.cpp (+11/-0)
src/PlacesResultsController.h (+2/-0)
src/PlacesSearchBar.cpp (+7/-0)
src/PlacesSearchBar.h (+2/-0)
src/PlacesSettings.cpp (+16/-2)
src/PlacesSettings.h (+15/-5)
src/PlacesSimpleTile.cpp (+6/-15)
src/PlacesSimpleTile.h (+1/-3)
src/PlacesTile.cpp (+10/-8)
src/PlacesTile.h (+4/-3)
src/PlacesView.cpp (+147/-15)
src/PlacesView.h (+13/-1)
src/unityshell.cpp (+6/-0)
unityshell.xml.in (+17/-1)
To merge this branch: bzr merge lp://qastaging/~unity-team/unity/dash-fixes-2011-03-10
Reviewer Review Type Date Requested Status
Jay Taoko (community) Approve
Review via email: mp+52834@code.qastaging.launchpad.net

Description of the change

Smallish branch, fixes issue with panel (linked), adds fade when showing dash, adds optional blur (off by default as it's a bit slow right now, at least on nvidia)

You'll need trunk nux.

To post a comment you must log in.
Revision history for this message
Jay Taoko (jaytaoko) wrote :

approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.