Skip to content

color: update color-management protocol to xx-v4

Joan Torres requested to merge joantolo/weston:update-CM-xx-v4 into main

The main difference is the split of cm_surface functionality with cm_surface and cm_feedback_surface.

There can only be one cm_surface to set, unset image descriptions. When cm_surface is destroyed, the image description is automatically unset.

There can be multiple feedback_surfaces for one surface though. Now the "preferred_changed" signal can be an initial event.

Creator params now have a new request: set_luminances.

Edited by Joan Torres

Merge request reports