Implement wp-color-management

The wp-color-mangement protocol allows the compositor to tell clients what color properties (wide-gamut, etc.) are available on outputs, and for clients to tell the compositor the color properties of their surfaces. It enables things like HDR graphics/video, and also allows for accurate color reproduction, which is a basic requirement for professional (and even often hobbyist!) photo and video production work.

However, the protocol requires decent understanding of color management and the science around it, so it is probably not trivial to implement.

Edited by Brian Tarricone