~3v1n0/compiz/unity-wm-shortcuts-0.9.11

« back to all changes in this revision

Viewing changes to plugins/wall/wall.xml.in

  • Committer: Tarmac
  • Author(s): Chris Townsend
  • Date: 2013-09-06 22:46:03 UTC
  • mfrom: (3783.2.3 compiz)
  • Revision ID: tarmac-20130906224603-b1bx1rp431x9mxac
Alt-Tabbing or Launcher selecting a window that is over 50% in a different viewport should not switch the viewport nor change the placement of the window. The fix is to add an option to turn this behavior on or off. By default, the option is on, but Ubuntu is patched to turn it off to fix this bug. Fixes: https://bugs.launchpad.net/bugs/1092323.

Approved by Brandon Schaefer, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
                                        <_long>Windows that should not slide during the slide animation</_long>
199
199
                                        <default>type=Dock | type=Desktop | state=Sticky</default>
200
200
                                </option>
 
201
                                <option name="auto_switch_vp_and_window" type="bool">
 
202
                                        <_short>Auto Switch Vp And Window</_short>
 
203
                                        <_long>Auto switch the viewport and move window when Alt-Tab to window that is more than half contained in another viewport</_long>
 
204
                                        <default>true</default>
 
205
                                </option>
201
206
                        </group>
202
207
                        <group>
203
208
                                <_short>Bindings</_short>