Merge lp://staging/~mzanetti/unity8/fix-super-hides-launcher into lp://staging/unity8
Proposed by
Michael Zanetti
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Lukáš Tinkl | ||||
Approved revision: | 2893 | ||||
Merged at revision: | 2914 | ||||
Proposed branch: | lp://staging/~mzanetti/unity8/fix-super-hides-launcher | ||||
Merge into: | lp://staging/unity8 | ||||
Prerequisite: | lp://staging/~aacid/unity8/quicklist_selection_tuning | ||||
Diff against target: |
44 lines (+14/-2) 2 files modified
qml/Launcher/Launcher.qml (+2/-2) tests/qmltests/Launcher/tst_Launcher.qml (+12/-0) |
||||
To merge this branch: | bzr merge lp://staging/~mzanetti/unity8/fix-super-hides-launcher | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Lukáš Tinkl (community) | Approve | ||
Unity8 CI Bot | continuous-integration | Approve | |
Review via email: mp+321146@code.staging.launchpad.net |
This proposal supersedes a proposal from 2017-03-27.
Commit message
Don't hide the launcher on super press if it's locked visible
Description of the change
* Are there any related MPs required for this MP to build/function as expected? Please list.
no
* Did you perform an exploratory manual test run of your code change and any related functionality?
yes
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
n/a
* If you changed the UI, has there been a design review?
n/a
To post a comment you must log in.
Tested, works correctly
* Did you perform an exploratory manual test run of the code change and any related functionality?
Yes
* Did CI run pass? If not, please explain why.
Waiting