]> git.mdlowis.com Git - proto/labwc.git/commit
implement touch support
authorbi4k8 <bi4k8@github>
Fri, 31 Dec 2021 23:50:31 +0000 (23:50 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 21 Mar 2022 21:06:41 +0000 (21:06 +0000)
commit4c3bae0794604fc220bad298e98de61ef3fe244a
tree89df876bf16751da60a44c4e3b791f45601d6cc4
parenta2a2e093ef38580532f9e12e15a96a98b876b1a7
implement touch support

this is mostly plumbing; the most interesting logic is in touch_get_coords
include/labwc.h
src/meson.build
src/seat.c
src/touch.c [new file with mode: 0644]