Merge branch 'github/fork/ammen99/wlr-workspaces' into 'master'

[DON'T MERGE] wlr-workspaces implementation

See merge request wlroots/wlroots!2357
This commit is contained in:
Ilia Bozhinov 2025-08-08 20:51:48 +00:00
commit 1786a41870
7 changed files with 1434 additions and 0 deletions

View file

@ -47,6 +47,7 @@ wlr_files += files(
'wlr_data_control_v1.c',
'wlr_drm.c',
'wlr_export_dmabuf_v1.c',
'wlr_ext_workspace_v1.c',
'wlr_foreign_toplevel_management_v1.c',
'wlr_color_representation_v1.c',
'wlr_ext_image_copy_capture_v1.c',