Merge lp://qastaging/~fboucault/unity-2d/new_dash_layout into lp://qastaging/unity-2d/3.0

Proposed by Florian Boucault
Status: Superseded
Proposed branch: lp://qastaging/~fboucault/unity-2d/new_dash_layout
Merge into: lp://qastaging/unity-2d/3.0
Prerequisite: lp://qastaging/~agateau/unity-2d/desktop-dash
Diff against target: 1439 lines (+584/-420)
27 files modified
libunity-2d-private/Unity2d/plugin.cpp (+4/-0)
places/BorderGlow.qml (+0/-6)
places/FoldingArrow.qml (+14/-0)
places/GroupHeader.qml (+60/-32)
places/Home.qml (+107/-76)
places/HomeButton.qml (+26/-19)
places/HomeButtonApplication.qml (+23/-0)
places/ListViewWithScrollbar.qml (+3/-2)
places/PlaceEntryView.qml (+1/-2)
places/RendererGrid.qml (+2/-2)
places/Scrollbar.qml (+30/-58)
places/SearchBar.qml (+0/-87)
places/SearchEntry.qml (+43/-38)
places/SearchRefine.qml (+99/-0)
places/SearchRefineOption.qml (+9/-0)
places/SearchRefineOptionType.qml (+62/-0)
places/Section.qml (+0/-43)
places/TickBox.qml (+47/-0)
places/UnityDefaultRenderer.qml (+7/-5)
places/artwork/border_glow.sci (+0/-9)
places/artwork/scrollbar.sci (+7/-0)
places/artwork/scrollbar/background.sci (+0/-7)
places/artwork/scrollbar/slider_default.sci (+0/-7)
places/artwork/scrollbar/slider_hovered.sci (+0/-7)
places/artwork/scrollbar/slider_pressed.sci (+0/-7)
places/artwork/search_background.sci (+7/-0)
places/dash.qml (+33/-13)
To merge this branch: bzr merge lp://qastaging/~fboucault/unity-2d/new_dash_layout
Reviewer Review Type Date Requested Status
Aurélien Gâteau Pending
Review via email: mp+50689@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2011-02-24.

Description of the change

[dash] New dash user interface layout.

The following user interface elements were updated for the new design:
- search bar
- scrollbar
- result groups and headers
- new refine search pane that replaces the section selector
- home page shortcuts have been modified to be more intuitive and their visual appearance updated
- home page 'shortcuts' button gets an icon

A few QML effects were made available under the "Effects" QML plugin:
- QGraphicsBlurEffect
- QGraphicsColorizeEffect
- QGraphicsDropShadowEffect

To post a comment you must log in.
Revision history for this message
Florian Boucault (fboucault) wrote :

This merge request leaves the dash with several issues that will need to be dealt with later on:
- background color is wrong (should be black with 69% alpha)
- border color around home items is wrong (should be black with 59% alpha)
- background color behind home items is wrong (should be black with 73% alpha)
- home page's open/close shortcuts buttons: hover and pressed states are wrong
- button for switching to fullscreen mode: hover and pressed states are wrong
- Dash view should use "Preferred Applications" icons where appropriate https://bugs.launchpad.net/unity-2d/+bug/708479

Revision history for this message
Florian Boucault (fboucault) wrote :

Given the size of the merge request and in order to make the review easier I suggest to review the code by reviewing the commits individually.

Revision history for this message
Florian Boucault (fboucault) wrote :

No proposals found for merge of lp:~agateau/unity-2d/desktop-dash into lp:unity-2d.

426. By Florian Boucault

Merged from trunk.

Unmerged revisions

426. By Florian Boucault

Merged from trunk.

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.

Subscribers

People subscribed via source and target branches