Start tablet protocol

This commit is contained in:
Markus Ongyerth 2018-04-11 16:17:28 +02:00
parent 4984ea49ee
commit bf8751d632
3 changed files with 220 additions and 0 deletions

View file

@ -43,6 +43,7 @@ lib_wlr_types = static_library(
'wlr_screenshooter.c',
'wlr_server_decoration.c',
'wlr_surface.c',
'wlr_tablet_v2.c',
'wlr_tablet_pad.c',
'wlr_tablet_tool.c',
'wlr_touch.c',