mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-06 18:28:09 +02:00
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:
parent
13e8497efa
commit
395a170504
1 changed files with 3 additions and 1 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue