commit-queue-v1: new protocol implementation

References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/256
This commit is contained in:
Simon Ser 2023-11-24 11:55:23 +01:00
parent 4fbe648faf
commit f60d7e4ae6
4 changed files with 198 additions and 0 deletions

View file

@ -33,6 +33,7 @@ wlr_files += files(
'buffer/dmabuf.c',
'buffer/readonly_data.c',
'buffer/resource.c',
'wlr_commit_queue_v1.c',
'wlr_compositor.c',
'wlr_content_type_v1.c',
'wlr_cursor_shape_v1.c',