]> git.mdlowis.com Git - proto/labwc.git/commit
input: hide cursor when using touch input
authorJens Peters <jp7677@gmail.com>
Sat, 2 Nov 2024 14:59:33 +0000 (15:59 +0100)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 10 Nov 2024 08:08:38 +0000 (17:08 +0900)
commitfc774d00716043980a490a575c014957c3013142
treed3e28497faf15fe9855fece2c3677ed48f4b47c3
parentd1cde3c435604c07c9eaf4e4475b3d5ba1f8aa49
input: hide cursor when using touch input

Hide the cursor on touch input and keep the cursur invisible
until pointer or tablet input.
include/input/cursor.h
include/labwc.h
src/input/cursor.c
src/input/tablet.c
src/input/touch.c
src/seat.c