color: split alpha mode into its own request
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