ext_data_control: Add protocol implementation

This commit is contained in:
Alexander Orzechowski 2025-01-30 19:58:53 -05:00 committed by Simon Zeni
parent 714a0264a6
commit d305934ebe
4 changed files with 751 additions and 0 deletions

View file

@ -47,6 +47,7 @@ wlr_files += files(
'wlr_foreign_toplevel_management_v1.c',
'wlr_ext_image_copy_capture_v1.c',
'wlr_ext_foreign_toplevel_list_v1.c',
'wlr_ext_data_control_v1.c',
'wlr_fractional_scale_v1.c',
'wlr_fullscreen_shell_v1.c',
'wlr_gamma_control_v1.c',