Merge branch 'master' into 'master'

protocol/action-binder: draft implementation.

See merge request wlroots/wlroots!4386
This commit is contained in:
navi 2026-04-13 12:13:06 +00:00
commit 8c2a98eb4a
5 changed files with 711 additions and 0 deletions

View file

@ -37,6 +37,7 @@ wlr_files += files(
'buffer/dmabuf.c',
'buffer/readonly_data.c',
'buffer/resource.c',
'wlr_action_binder_v1.c',
'wlr_alpha_modifier_v1.c',
'wlr_color_management_v1.c',
'wlr_color_representation_v1.c',