color management: require compositors to understand all EOTF, ...

... chromaticity and whitepoint names from the protocol

Signed-off-by: Sebastian Wick <sebastian@sebastianwick.net>
This commit is contained in:
Sebastian Wick 2020-09-08 03:39:35 +02:00
parent 116f64cf67
commit d6cbfe1b9a

View file

@ -39,7 +39,6 @@
</description>
<enum name="eotf_names">
<!-- FIXME How does a client know what server supports? -->
<description summary="well-known EOTF names">
Names that describe a well-known EOTF
</description>
@ -48,7 +47,6 @@
</enum>
<enum name="chromaticity_names">
<!-- FIXME How does a client know what server supports? -->
<description summary="well-known chromaticity names">
Names that describe well-known chromaticities
</description>
@ -57,7 +55,6 @@
</enum>
<enum name="whitepoint_names">
<!-- FIXME How does a client know what server supports? -->
<description summary="well-known whitepoint names">
Names that describe well-known whitepoints
</description>