Merge lp:~3v1n0/compiz/scale-all-wp-key into lp:compiz/0.9.11

Proposed by Marco Trevisan (Treviño)
Status: Merged
Approved by: Christopher Townsend
Approved revision: 3836
Merged at revision: 3837
Proposed branch: lp:~3v1n0/compiz/scale-all-wp-key
Merge into: lp:compiz/0.9.11
Diff against target: 25 lines (+11/-3)
1 file modified
debian/patches/ubuntu-config.patch (+11/-3)
To merge this branch: bzr merge lp:~3v1n0/compiz/scale-all-wp-key
Reviewer Review Type Date Requested Status
Christopher Townsend (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+209325@code.launchpad.net

Commit message

debian/patches/ubuntu-config.patch: use Super+Shift+W for initiating scale for all workspaces

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Christopher Townsend (townsend) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/patches/ubuntu-config.patch'
--- debian/patches/ubuntu-config.patch 2014-02-18 01:53:40 +0000
+++ debian/patches/ubuntu-config.patch 2014-03-04 18:31:06 +0000
@@ -418,10 +418,18 @@
418 </option>418 </option>
419 <option name="initiate_button" type="button">419 <option name="initiate_button" type="button">
420 <_short>Initiate Window Picker</_short>420 <_short>Initiate Window Picker</_short>
421Index: scale-xy-offsets/plugins/staticswitcher/staticswitcher.xml.in421@@ -161,6 +158,7 @@
422 <option name="initiate_all_key" type="key">
423 <_short>Initiate Window Picker For All Windows</_short>
424 <_long>Layout and start transforming all windows</_long>
425+ <default>&lt;Super&gt;&lt;Shift&gt;w</default>
426 </option>
427 <option name="initiate_group_edge" type="edge">
428 <_short>Initiate Window Picker For Window Group</_short>
429Index: compiz/plugins/staticswitcher/staticswitcher.xml.in
422===================================================================430===================================================================
423--- scale-xy-offsets.orig/plugins/staticswitcher/staticswitcher.xml.in 2014-02-17 21:25:57.420121366 +0100431--- compiz.orig/plugins/staticswitcher/staticswitcher.xml.in 2014-03-04 19:11:33.195668835 +0100
424+++ scale-xy-offsets/plugins/staticswitcher/staticswitcher.xml.in 2014-02-17 21:25:57.412121402 +0100432+++ compiz/plugins/staticswitcher/staticswitcher.xml.in 2014-03-04 19:11:33.187668855 +0100
425@@ -11,7 +11,6 @@433@@ -11,7 +11,6 @@
426 <relation type="after">434 <relation type="after">
427 <plugin>composite</plugin>435 <plugin>composite</plugin>

Subscribers

People subscribed via source and target branches