Dear Maintainer, It seems sway does not correctly report the wayland color-management-v1 capability, even though this was implemented in v0.12; e.g.: % sway --version sway version 1.12 % foot warn: wayland.c:1854: compositor does not implement the xdg-toplevel-icon protocol warn: wayland.c:2115: gamma-corrected-blending: disabling; compositor does not implement the color-management protocol ^C% % wayland-info| grep 'color' interface: 'wp_color_representation_manager_v1', version: 1, name: 50 I am unsure if this is an upstream bug or not. Thanks, Zaraksh