mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-15 08:22:07 -04:00
content-type-v1: new protocol implementation
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/150
This commit is contained in:
parent
f863b93c05
commit
024627e872
4 changed files with 231 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue