Merge lp:~mzanetti/unity8/delay-alt+tab into lp:unity8
| Status: | Superseded |
|---|---|
| Proposed branch: | lp:~mzanetti/unity8/delay-alt+tab |
| Merge into: | lp:unity8 |
| Prerequisite: | lp:~mzanetti/unity8/spread-blur |
| Diff against target: |
227 lines (+61/-18) 4 files modified
qml/Shell.qml (+2/-1) qml/Stage/Spread/Spread.qml (+1/-1) qml/Stage/Spread/SpreadDelegateInputArea.qml (+7/-1) qml/Stage/Stage.qml (+51/-15) |
| To merge this branch: | bzr merge lp:~mzanetti/unity8/delay-alt+tab |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Unity8 CI Bot | continuous-integration | Approve on 2016-10-26 | |
| Lukáš Tinkl (community) | 2016-10-26 | Needs Fixing on 2016-10-26 | |
|
Review via email:
|
|||
This proposal has been superseded by a proposal from 2016-11-08.
Commit Message
Delay alt tab for tiny bit in order to avoid flickering on quick alt-tabs
Description of the Change
Prereq-archive: ppa:ci-
* Are there any related MPs required for this MP to build/function as expected? Please list.
see prereq
* 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?
nope
* If you changed the UI, has there been a design review?
design changes requested by Vesa
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2672
https:/
Executed test runs:
SUCCESS: https:/
UNSTABLE: https:/
UNSTABLE: https:/
UNSTABLE: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
- 2673. By Michael Zanetti on 2016-10-26
-
merge prereq
| Michael Zanetti (mzanetti) wrote : | # |
> The tutorial tests probably need fixing
fixed in the prereq
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
PASSED: Continuous integration, rev:2673
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
- 2674. By Michael Zanetti on 2016-11-08
-
set a new prereq
- 2675. By Michael Zanetti on 2016-11-09
-
merge prereq

Yup, works exactly like I had expected, very nice!