]> git.mdlowis.com Git - proto/labwc.git/commit
input: always notify all tablet axis
authorJens Peters <jp7677@gmail.com>
Thu, 6 Jun 2024 15:41:05 +0000 (17:41 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 8 Jun 2024 21:33:00 +0000 (22:33 +0100)
commitf6c91c8d1359590debc75b01fb87d6dbb768c38e
tree4e495d68e69c9b69bc5a60fd1b0f6ab568d3fce6
parentebe81ac5917c6a00d1e15f72ab884aac1a6de917
input: always notify all tablet axis

Notify all axis based on the capabilities of the
tablet tool. At least GTK applications expect
this for e.g. smooth pressure or distance events.
include/input/tablet.h
src/input/tablet.c