]> git.mdlowis.com Git - proto/labwc.git/commit
input: add tablet-v2 notifications for axis and buttons
authorJens Peters <jp7677@gmail.com>
Sat, 20 Apr 2024 09:50:33 +0000 (11:50 +0200)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 27 May 2024 20:40:50 +0000 (22:40 +0200)
commitfb57d61f3547d4826d47459b15292389b6a0838c
treedda55c1035cec33947ebc8cf03885cdf200336d8
parent63744951af2b1473bed7195181fedd0d642906e2
input: add tablet-v2 notifications for axis and buttons

Similar like touch, this is guarded by checking if
a surface accepts the tablet protocol. Also reuse
common cursor logic.

Intialize tablet tools on proximity.
Notify idle manager about activity on events.
include/input/tablet.h
src/input/tablet.c