alpha-modifier-v1: new protocol implementation

References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/287
This commit is contained in:
Simon Ser 2024-03-18 17:30:42 +01:00
parent 8abd43803b
commit 563f100627
4 changed files with 221 additions and 1 deletions

View file

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