]> git.mdlowis.com Git - proto/labwc.git/commit
input: subscribe to tablet tool events from cursor
authorJens Peters <jp7677@gmail.com>
Thu, 8 Aug 2024 15:46:20 +0000 (17:46 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 8 Aug 2024 19:27:06 +0000 (20:27 +0100)
commit060626e9c74c3a3fdea048c6be403228bbb53c07
tree35621c21e3ae9d5659ea82ffd7cbc5e52cec7759
parent670cc0f511cef7e82ba4024d4c50f980de479b4c
input: subscribe to tablet tool events from cursor

Contrary to the raw tablet events, the cursor events transform
the coordinates based on a mapped output orientation.
Otherwise those events are the same.
include/input/tablet.h
src/input/tablet.c