Skip to content

color: allow the compositor to fail reading an ICC file

Sebastian Wick requested to merge wip/color/failing-icc-read into color

If an ICC file is for example on a network file system, reading it might fail to no fault of the client. This new failure lets the compositor handle those cases.

Signed-off-by: Sebastian Wick sebastian.wick@redhat.com

Merge request reports