]> git.mdlowis.com Git - proto/labwc.git/commit
Rename <snapping><dragResistance> to <resistance><unSnapThreshold>
authortokyo4j <hrak1529@gmail.com>
Thu, 8 Aug 2024 00:19:52 +0000 (09:19 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Thu, 8 Aug 2024 00:49:53 +0000 (09:49 +0900)
commit670cc0f511cef7e82ba4024d4c50f980de479b4c
treef90b9ba03545476e96e75e4c7fb5482bced3cb58
parentdc387f7765ef7f6b0e7c2ef4577fdd3181338b71
Rename <snapping><dragResistance> to <resistance><unSnapThreshold>

As we already have <resistance><{screen,window}EdgeStrength>,
<resistance> will be a better place for this setting.
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/rcxml.h
include/labwc.h
src/config/rcxml.c
src/input/cursor.c
src/interactive.c