Skip to content

color: split alpha mode into its own request

Sebastian Wick requested to merge color-alpha-request into color

There is no need to couple it to the set_color_space request since we get atomicity via the surface.commit mechanism. set_extended_dynamic_range already has its own request so keep it uniform.

Signed-off-by: Sebastian Wick sebastian@sebastianwick.net

Merge request reports