]> git.mdlowis.com Git - proto/labwc.git/commit
input: move <scrollFactor> to <libinput> section
authortokyo4j <hrak1529@gmail.com>
Thu, 8 Aug 2024 08:29:43 +0000 (17:29 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Fri, 23 Aug 2024 07:20:56 +0000 (16:20 +0900)
commitb667107d1acea44bd2b4e62cf4a9976d375881fd
treefffd509badfeed657af8c224066a4915914b2d9f
parent228a74ca481062efb17e380f38fa09217744ba2a
input: move <scrollFactor> to <libinput> section

This allows per-device configuration of scroll factor (e.g. setting
different scroll factors for mice and touchpads).
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/libinput.h
include/config/rcxml.h
include/labwc.h
src/config/libinput.c
src/config/rcxml.c
src/input/cursor.c
src/seat.c