ext-image-copy-capture-v1: new protocol implementation

Co-authored-by: Andri Yngvason <andri@yngvason.is>
This commit is contained in:
Simon Ser 2024-04-18 18:19:53 +02:00
parent 6712e774d4
commit 4e4155ccbe
4 changed files with 650 additions and 0 deletions

View file

@ -44,6 +44,7 @@ wlr_files += files(
'wlr_drm.c',
'wlr_export_dmabuf_v1.c',
'wlr_foreign_toplevel_management_v1.c',
'wlr_ext_image_copy_capture_v1.c',
'wlr_ext_foreign_toplevel_list_v1.c',
'wlr_fractional_scale_v1.c',
'wlr_fullscreen_shell_v1.c',