Merge branch 'master' into 'master'

protocol/action-binder: draft implementation.

See merge request wlroots/wlroots!4386
This commit is contained in:
navi 2026-06-13 18:17:44 +00:00
commit 482ce28641
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',