color: Recommend handling untagged surfaces as sRGB

Closes: https://gitlab.freedesktop.org/swick/wayland-protocols/-/issues/17
Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
This commit is contained in:
Sebastian Wick 2023-10-25 19:29:46 +02:00
parent 13e8497efa
commit 395a170504

View file

@ -331,7 +331,9 @@
By default, a surface does not have an associated image description
nor a rendering intent. The handling of color on such surfaces is
compositor implementation defined.
compositor implementation defined. Compositors should handle such
surfaces as sRGB but may handle them differently if they have specific
requirements.
</description>
<arg name="image_description" type="object" interface="wp_image_description_v1"/>