backend/wayland: add color-management-v1 support

This commit is contained in:
Simon Ser 2025-09-21 01:39:21 +02:00
parent ab5d3148b9
commit a981089065
4 changed files with 235 additions and 11 deletions

View file

@ -12,6 +12,7 @@ wlr_files += files(
)
client_protos = [
'color-management-v1',
'drm',
'linux-dmabuf-v1',
'linux-drm-syncobj-v1',