Merge branch 'srgb' into 'main'

doc: mention that buffers are sRGB and pre-multiplied

See merge request wayland/wayland!250
This commit is contained in:
Simon Ser 2026-01-25 00:41:49 +00:00
commit 4fce465ca2

View file

@ -349,6 +349,10 @@
See <xref linkend="protocol-spec-wl_surface"/> for the protocol
description.
</para>
<para>
Unless specified in a protocol extension, buffers are using the sRGB
color model and pre-multiplied alpha values.
</para>
</section>
<section id="sect-Protocol-Input">
<title>Input</title>