]> git.mdlowis.com Git - proto/labwc.git/commit
input: do not bind motion mode to tablet
authorJens Peters <jp7677@gmail.com>
Fri, 6 Jun 2025 05:05:47 +0000 (07:05 +0200)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sat, 7 Jun 2025 20:31:23 +0000 (05:31 +0900)
commitcf032b1fc19966c791748e1d7d47362f8881dc65
tree1fd3badc034811b049a4a4f113a2eb0b92887da7
parent36c1948d0b902d696fd5b115ee85b54e5546f87d
input: do not bind motion mode to tablet

Instead, always derive it from the current tool. This prevents any
mismatches when working with multiple tools.
include/input/tablet.h
src/input/tablet.c