ext_background_effect_v1: add implementation

This commit is contained in:
Dylan Donnell 2026-04-06 22:02:26 +01:00 committed by Simon Ser
parent c393fb6bfa
commit 8a9e3a84b5
4 changed files with 293 additions and 0 deletions

View file

@ -48,6 +48,7 @@ wlr_files += files(
'wlr_data_control_v1.c',
'wlr_drm.c',
'wlr_export_dmabuf_v1.c',
'wlr_ext_background_effect_v1.c',
'wlr_ext_data_control_v1.c',
'wlr_ext_foreign_toplevel_list_v1.c',
'wlr_ext_image_copy_capture_v1.c',