ext-workspace-v1: add implementation

Co-authored-by: Consolatis <40171-Consolatis@users.noreply.gitlab.freedesktop.org>
This commit is contained in:
tokyo4j 2025-07-13 23:25:15 +09:00
parent 5e32b6663b
commit 82d5ffb09e
4 changed files with 1090 additions and 0 deletions

View file

@ -51,6 +51,7 @@ wlr_files += files(
'wlr_ext_data_control_v1.c',
'wlr_ext_foreign_toplevel_list_v1.c',
'wlr_ext_image_copy_capture_v1.c',
'wlr_ext_workspace_v1.c',
'wlr_fixes.c',
'wlr_foreign_toplevel_management_v1.c',
'wlr_fractional_scale_v1.c',