Skip to content

WIP: Color management prot

Sebastian Wick requested to merge swick/weston:color-management-prot into master

This is a WIP implementation of the color management protocol. Currently it only contains the necessary plumbing to set color spaces on each head and surface and the rest of the protocol bits.

I'd like to know…

  • if the overall design makes sense
  • how and if to handle enabling/disabling color management support
  • how to make the CI use my fork of the wayland-protocols repo so it stops failing

General criticism of the code also appreciated. Thanks!

Merge request reports