mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Start tablet protocol
This commit is contained in:
parent
4984ea49ee
commit
bf8751d632
3 changed files with 220 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue