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:
parent
a84806a88e
commit
01b43e5294
File diff suppressed because it is too large
Load Diff
|
@ -16,6 +16,7 @@ install_data(
|
|||
)
|
||||
|
||||
generated_protocols = [
|
||||
[ 'color-management-v1', 'internal' ],
|
||||
[ 'fullscreen-shell', 'unstable', 'v1' ],
|
||||
[ 'fractional-scale', 'staging', 'v1' ],
|
||||
[ 'input-method', 'unstable', 'v1' ],
|
||||
|
|
Loading…
Reference in New Issue