protocol: add color-management-v2.xml

This does not implement the protocol, it will simply run the scanner
on the xml to generate the .c and .h files.

This is a variant of the color-management protocol that still didn't
land upstream on the wayland-protocols repository.

We are using that to experiment with the protocol, but we'll
completely drop this eventually, when the official protocol
lands.

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
This commit is contained in:
Leandro Ribeiro 2023-06-30 09:23:08 -03:00
parent a84806a88e
commit 01b43e5294
2 changed files with 1234 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,7 @@ install_data(
)
generated_protocols = [
[ 'color-management-v1', 'internal' ],
[ 'fullscreen-shell', 'unstable', 'v1' ],
[ 'fractional-scale', 'staging', 'v1' ],
[ 'input-method', 'unstable', 'v1' ],