From aa60411ae8ca3cadc4c19fd88108a72cbe97afde Mon Sep 17 00:00:00 2001
From: "T. Hinrichsmeyer" <t.hinrichsmeyer@ndr.de>
Date: Tue, 22 Apr 2025 14:30:31 +0200
Subject: [PATCH] wayland/displays: HDR

---
 docs/desktop/wayland/displays.md | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/docs/desktop/wayland/displays.md b/docs/desktop/wayland/displays.md
index 96ea752..bb9a051 100644
--- a/docs/desktop/wayland/displays.md
+++ b/docs/desktop/wayland/displays.md
@@ -3,8 +3,17 @@
 ## HDR
 
 - [Arch wiki: HDR monitor support](https://wiki.archlinux.org/title/HDR_monitor_support)
-- [Does Sway Have HDR Support?](https://www.reddit.com/r/swaywm/comments/1g72xtn/does_sway_have_hdr_support/)
-- [First experimental HDR video on sway](https://hachyderm.io/@emersion/113889560676722888)
+- Sway WIP: [wlroots: HDR10 support](https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3941)
+  - [Does Sway Have HDR Support?](https://www.reddit.com/r/swaywm/comments/1g72xtn/does_sway_have_hdr_support/)
+  - [First experimental HDR video on sway](https://hachyderm.io/@emersion/113889560676722888)
+- Hyprland: [How to use HDR on hyprland](https://www.reddit.com/r/hyprland/comments/1ip9stz/how_to_use_hdr_with_hyprland/)
+  - [PR: Support color management protocols](https://github.com/hyprwm/Hyprland/pull/8715)
+    merged 2025-01-07
+  - [Docs: Color management presets](https://wiki.hyprland.org/Configuring/Monitors/#color-management-presets)
+
+### Hardware
+
+- LG Electronics LG HDR 5K:
 
 ## Multi-display setup
 
-- 
GitLab