]> git.mdlowis.com Git - proto/labwc.git/commit
config: add configuration for tablet tool motion
authorJens Peters <jp7677@gmail.com>
Fri, 5 Jul 2024 04:17:29 +0000 (06:17 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 19 Jul 2024 21:45:41 +0000 (22:45 +0100)
commita2f25bea1a799f60ca6226383321dfdeac7bc2b0
tree86f1b0264e4091935c6f5cac0b66c2558a51009f
parent8501a1281cf7ede32ca98062f790b87fd10efcc0
config: add configuration for tablet tool motion
include/config/rcxml.h
include/config/tablet-tool.h [new file with mode: 0644]
include/input/tablet.h
src/config/meson.build
src/config/rcxml.c
src/config/tablet-tool.c [new file with mode: 0644]
src/input/tablet.c