Merge lp:~kgunn72/ubuntu-touch-session/enable-overlays into lp:ubuntu-touch-session

Proposed by kevin gunn
Status: Merged
Approved by: kevin gunn
Approved revision: 222
Merged at revision: 222
Proposed branch: lp:~kgunn72/ubuntu-touch-session/enable-overlays
Merge into: lp:ubuntu-touch-session
Diff against target: 9 lines (+1/-1)
1 file modified
usc-wrapper (+1/-1)
To merge this branch: bzr merge lp:~kgunn72/ubuntu-touch-session/enable-overlays
Reviewer Review Type Date Requested Status
Kevin DuBois (community) Approve
Alberto Aguirre (community) Approve
Review via email: mp+233817@code.launchpad.net

Commit message

enable mir use of overlays

Description of the change

enable mir use of overlays

To post a comment you must log in.
Revision history for this message
Alberto Aguirre (albaguirre) wrote :

Ok.

review: Approve
Revision history for this message
Kevin DuBois (kdub) wrote :

looks good to me although:
1) shouldn't land until mir/devel rev 1897 lands
and
2) I'm going to change the default in mir soon, so we might have to reverse this in the near future

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'usc-wrapper'
2--- usc-wrapper 2014-08-26 14:10:36 +0000
3+++ usc-wrapper 2014-09-08 21:12:29 +0000
4@@ -5,4 +5,4 @@
5 . /etc/environment
6 export ANDROID_ROOT
7
8-exec unity-system-compositor --spinner=/usr/bin/unity-system-compositor-spinner $@
9+exec unity-system-compositor --disable-overlays=false --spinner=/usr/bin/unity-system-compositor-spinner $@

Subscribers

People subscribed via source and target branches