change to inner/outer range

This commit is contained in:
elviosak 2025-12-01 01:52:25 -03:00
parent f89c31c2de
commit b2750027da
5 changed files with 54 additions and 27 deletions

View file

@ -161,9 +161,8 @@
</focus>
<snapping>
<!-- Set range to 0 to disable window snapping completely -->
<horizontalRange>10</horizontalRange>
<verticalRange>10</verticalRange>
<!-- Set inner and outer range to 0 to disable window snapping completely -->
<range inner="10" outer="10" />
<cornerRange>50</cornerRange>
<overlay enabled="yes">
<delay inner="500" outer="500" />