Skip to content

color: Clarify behavior of for not-ready image descriptions

Sebastian Wick requested to merge wip/color/set-image-descr-ready into color

In wp_color_management_surface_v1.set_image_description. Image descriptions which have received neither failed nor ready are being ignored by the current wording, making it undefined behavior.

Fix this by prohibiting image descriptions in all states other than ready from being set on a surface.

Signed-off-by: Sebastian Wick sebastian.wick@redhat.com

Merge request reports

Loading