Added final mouse support with double widths

This commit is contained in:
Fmstrat
2020-01-03 11:51:45 -05:00
parent 030ad5a47a
commit 32b33c4134
4 changed files with 87 additions and 25 deletions

Binary file not shown.

View File

@@ -7,6 +7,11 @@
<description></description>
<range min="0" max="2"/>
</key>
<key name="double-width" type="b">
<default>true</default>
<summary>Use double width previews on sides in 4 column mode</summary>
<description>When on, dragging a window to the side will preview 2 columns wide instead of 1.</description>
</key>
<key name="use-maximize" type="b">
<default>true</default>
<summary>Turn on/off use of maximizing windows</summary>