hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.64k stars 903 forks source link

"colormgr get-devices" shows no output devices for wayland #3423

Open st-binder opened 1 year ago

st-binder commented 1 year ago

Hyprland Version

0.30

Bug or Regression?

Bug

Description

I would love using hyprland for work but this requires the installation of color correction profiles. For wayland this should be possible with "colormgr set-device-profile deviceID profileID". But not in hyprland. The command "colormgr get-devices" shows no connected devices or displays.

How to reproduce

call colormgr get-devices

Crash reports, logs, images, videos

No response

vaxerski commented 1 year ago

what source indicates it should work on wayland? There is no color management protocol in wayland yet.

st-binder commented 1 year ago

ICC profiles and Wayland in Archlinux Wiki and testing "colormgr get-devices" using gnome and wayland shows a list off all devices... I know that Wayland has no color mangement pipeline yet and this is WIP but my hope was that using a monitor profile would be possible.

vaxerski commented 1 year ago

unless it talks to the kernel directly there is no way.