#1139585 sway: does not report color-management-v1 support

Package:
sway
Source:
sway
Description:
i3-compatible Wayland compositor
Submitter:
Zaraksh Rahman
Date:
2026-06-10 00:25:03 UTC
Severity:
normal
#1139585#5
Date:
2026-06-10 00:23:01 UTC
From:
To:
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