content-type-v1: new protocol implementation

References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/150
This commit is contained in:
Simon Ser 2022-06-03 18:44:43 +02:00
parent f863b93c05
commit 024627e872
4 changed files with 231 additions and 0 deletions

View file

@ -35,6 +35,7 @@ wlr_files += files(
'buffer/resource.c',
'buffer/shm_client.c',
'wlr_compositor.c',
'wlr_content_type_v1.c',
'wlr_cursor.c',
'wlr_damage_ring.c',
'wlr_data_control_v1.c',