Merge lp://staging/~nick-dedekind/unity/phablet-greeter-indicators into lp://staging/unity/phablet
Proposed by
Nick Dedekind
Status: | Merged |
---|---|
Approved by: | Michał Sawicz |
Approved revision: | no longer in the source branch. |
Merged at revision: | 686 |
Proposed branch: | lp://staging/~nick-dedekind/unity/phablet-greeter-indicators |
Merge into: | lp://staging/unity/phablet |
Diff against target: |
177 lines (+34/-33) 6 files modified
Panel/Indicators.qml (+11/-5) Panel/Panel.qml (+15/-11) Panel/SearchIndicator.qml (+0/-8) Shell.qml (+1/-2) tests/qmltests/Panel/tst_Panel.qml (+5/-5) tests/qmltests/Panel/tst_SearchIndicator.qml (+2/-2) |
To merge this branch: | bzr merge lp://staging/~nick-dedekind/unity/phablet-greeter-indicators |
Related bugs: | |
Related blueprints: |
UnityNext Panel Indicators Work
(Undefined)
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michał Sawicz | Approve | ||
PS Jenkins bot (community) | continuous-integration | Approve | |
Albert Astals Cid (community) | Needs Fixing | ||
Katie Taylor | Pending | ||
Review via email: mp+157330@code.staging.launchpad.net |
Commit message
Indicator panel now available in greeter
Description of the change
Indicator panel now available in greeter (sans Search bar)
=======
Fixed some state change issues causing initial opening of dash not to have search bar (when removed from greeter).
Caused by state nor being initialized to "initial" by the dynamic assignment of the states.
To post a comment you must log in.
Is this WIP for a particular reason?