Merge lp://staging/~stolowski/unity/expand-2nd-home-category into lp://staging/unity
Proposed by
Paweł Stołowski
Status: | Rejected |
---|---|
Rejected by: | Andrea Azzarone |
Proposed branch: | lp://staging/~stolowski/unity/expand-2nd-home-category |
Merge into: | lp://staging/unity |
Diff against target: |
161 lines (+59/-18) 4 files modified
dash/DashView.cpp (+11/-0) dash/LensView.cpp (+30/-15) dash/LensView.h (+1/-1) manual-tests/Dash.txt (+17/-2) |
To merge this branch: | bzr merge lp://staging/~stolowski/unity/expand-2nd-home-category |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andrea Azzarone (community) | Disapprove | ||
Michal Hruby (community) | Needs Fixing | ||
Neil J. Patel | Pending | ||
Review via email: mp+126453@code.staging.launchpad.net |
Commit message
Dash Home Lens: expand 2nd category (Files & Folders by default) if search is empty.
Description of the change
Dash Home Lens: expand 2nd category (Files & Folders by default) if search is empty.
To post a comment you must log in.
Unmerged revisions
- 2758. By Paweł Stołowski
-
Added manual test for 2nd category expansion in dash home view.
- 2757. By Paweł Stołowski
-
Merged trunk.
- 2756. By Paweł Stołowski
-
Perform category expansion on search finished.
- 2755. By Paweł Stołowski
-
Dash Home Lens: expand 2nd category (Files & Folders by default) if search is empty.
Do we really need to hardcode it? A category cannot expand itself using libunity etc.?