color: no image description by default

This allows compositors to mimick non-color-managed behavior, or sRGB
assumption, or anything else they might have done or maybe want to do
with untagged surfaces. This may even vary from surface to surface, e.g.
specific applications through Xwayland handled differently from others.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
Pekka Paalanen 2023-03-06 15:09:41 +02:00 committed by Sebastian Wick
parent 3b9793b213
commit 35dce6bb98

View file

@ -235,8 +235,9 @@
wp_color_manager_v1.render_intent event, otherwise the protocol error
render_intent is raised.
By default, a surface is assumed to have the sRGB color space and an
arbitrary render intent.
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.
If the image description of the surface matches the image description of an output
it is shown on the performance and color accuracy might improve. To find