Merge lp:~mzanetti/unity8/inputinfo-default into lp:unity8

Proposed by Michael Zanetti
Status: Rejected
Rejected by: Michael Zanetti
Proposed branch: lp:~mzanetti/unity8/inputinfo-default
Merge into: lp:unity8
Diff against target: 12 lines (+1/-1)
1 file modified
data/com.canonical.Unity8.gschema.xml (+1/-1)
To merge this branch: bzr merge lp:~mzanetti/unity8/inputinfo-default
Reviewer Review Type Date Requested Status
Lukáš Tinkl (community) Approve
PS Jenkins bot continuous-integration Pending
Albert Astals Cid Pending
Review via email: mp+263969@code.launchpad.net

Commit message

Default to Staged mode for now

To post a comment you must log in.
Revision history for this message
Lukáš Tinkl (lukas-kde) wrote :

Trivial, approve

* 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

* Did you make sure that your branch does not contain spurious tags?

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

review: Approve
Revision history for this message
Michael Zanetti (mzanetti) wrote :

seems we have a fix in AP instead so this isn't required any more.

Unmerged revisions

1846. By Michael Zanetti

default to staged mode for now as AP adds input devices

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/com.canonical.Unity8.gschema.xml'
2--- data/com.canonical.Unity8.gschema.xml 2015-03-09 12:17:02 +0000
3+++ data/com.canonical.Unity8.gschema.xml 2015-07-06 20:25:22 +0000
4@@ -7,7 +7,7 @@
5
6 <schema path="/com/canonical/unity8/" id="com.canonical.Unity8" gettext-domain="unity8">
7 <key enum="usage-mode-enum" name="usage-mode">
8- <default>"Automatic"</default>
9+ <default>"Staged"</default>
10 <summary>The usage mode.</summary>
11 <description>The usage mode chosen will affect the Window Management behaviour.</description>
12 </key>

Subscribers

People subscribed via source and target branches