Add zwp-tablet-unstable-v2 client support

This allows wlroots based compositors to properly use graphic tablets
with the wayland backend.
This should be a decent quality of life improvement when working on
tablet related features.
This commit is contained in:
Markus Ongyerth 2019-05-10 08:36:19 +02:00 committed by Simon Ser
parent 57babd2e13
commit 2285e36b0c
6 changed files with 960 additions and 1 deletions

View file

@ -28,6 +28,7 @@ backend_files = files(
'wayland/backend.c',
'wayland/output.c',
'wayland/wl_seat.c',
'wayland/tablet_v2.c',
)
backend_deps = [