mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-08 21:48:02 +02:00
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:
parent
116f64cf67
commit
d6cbfe1b9a
1 changed files with 0 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue