]> git.mdlowis.com Git - proto/labwc.git/commit
input: ignore not supported tablet tools
authorJens Peters <jp7677@gmail.com>
Tue, 7 May 2024 17:35:44 +0000 (19:35 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 19 May 2024 20:21:52 +0000 (21:21 +0100)
commitf8a7d18cf02f6a10439af6b0d0c2dbc3d3101cab
treeb61a0592a109639b23ab0153d3240cba2bc4d546
parent163f11595f14f7985a1ebeedc7eb16487c410a11
input: ignore not supported tablet tools

We currently only support cursor emulation
for absolute motion, thus ignore tools/pens
that use relative motion.

Add a log statement on proximity-in to give
some feedback.
include/input/tablet.h
src/input/tablet.c