You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.3 KiB
42 lines
1.3 KiB
4 years ago
|
<compiz>
|
||
|
<plugin name="move">
|
||
|
<_short>Move Window</_short>
|
||
|
<_long>Move window</_long>
|
||
|
<category>Window Management</category>
|
||
|
<display>
|
||
|
<option name="initiate_button" type="button">
|
||
|
<_short>Initiate Window Move</_short>
|
||
|
<_long>Start moving window</_long>
|
||
|
<default><Alt>Button1</default>
|
||
|
</option>
|
||
|
<option name="initiate_key" type="key">
|
||
|
<_short>Initiate Window Move</_short>
|
||
|
<_long>Start moving window</_long>
|
||
|
<default><Alt>F7</default>
|
||
|
</option>
|
||
|
<option name="opacity" type="int">
|
||
|
<_short>Opacity</_short>
|
||
|
<_long>Opacity level of moving windows</_long>
|
||
|
<default>100</default>
|
||
|
<min>1</min>
|
||
|
<max>100</max>
|
||
|
</option>
|
||
|
<option name="constrain_y" type="bool">
|
||
|
<_short>Constrain Y</_short>
|
||
|
<_long>Constrain Y coordinate to workspace area</_long>
|
||
|
<default>true</default>
|
||
|
</option>
|
||
|
<option name="snapoff_maximized" type="bool">
|
||
|
<_short>Snapoff maximized windows</_short>
|
||
|
<_long>Snapoff and auto unmaximized maximized windows when dragging</_long>
|
||
|
<default>true</default>
|
||
|
</option>
|
||
|
<option name="lazy_positioning" type="bool">
|
||
|
<_short>Lazy Positioning</_short>
|
||
|
<_long>Do not update the server-side position of windows until finished moving</_long>
|
||
|
<default>true</default>
|
||
|
</option>
|
||
|
</display>
|
||
|
</plugin>
|
||
|
</compiz>
|