> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Chromium Adds Native HDR Support for Linux Wayland
- URL: https://itsfoss.com/news/chromium-native-hdr-support-wayland/
- Published: 2025-08-22T12:38:44.000Z
- Updated: 2025-08-22T12:38:44.000Z
- Description: A win for users of Wayland sessions in Linux.
- Author: Sourav Rudra
- Tags: Linux, News, #Import 2025-11-08 21:15

[Wayland](https://wayland.freedesktop.org/?ref=itsfoss.com) has been steadily replacing X11 as the default display server protocol across major Linux distributions. Beyond improved security and performance, it brings modern display technologies to Linux desktops, including better support for high refresh rates, fractional scaling, and color management.

The protocol's modular design allows for extensions that enable features previously unavailable on Linux systems.

In comparison, support for [HDR](https://en.wikipedia.org/wiki/High%5Fdynamic%5Frange?ref=itsfoss.com) in Linux has been a long-standing challenge, with most applications relying on basic color handling and failing to display HDR content properly.

Luckily, recent developments have seen [HDR support improve](https://itsfoss.com/blender-5-0-linux-hdr-support/) across Wayland sessions on Linux, and this capability has now reached [Chromium](https://www.chromium.org/Home/?ref=itsfoss.com).

## HDR Support Arrives on Chromium: What to Expect?

![a screenshot that shows the about tab of chromium with version info](https://itsfoss.com/content/images/2025/08/chromium.png)

**Just a placeholder image of Chromium running on* [**Fedora 42*](https://itsfoss.com/fedora-42-release/)**.*

Chromium [has merged](https://chromium-review.googlesource.com/c/chromium/src/+/6771393?ref=itsfoss.com) HDR video playback support for Linux Wayland systems through [a patch](https://github.com/chromium/chromium/commit/07c9a59c2a5256ce49c22445a6c5108182c7da11?ref=itsfoss.com) that implements the Wayland *color-management-v1* protocol. The browser can now pass HDR metadata directly to the Wayland compositor, which handles tone mapping based on display capabilities.

To put it simply, **this allows Linux users to play HDR content on a Wayland session** using Chromium.

The implementation adds several Wayland protocol objects, including `wp_color_manager_v1`, `wp_color_management_surface_v1`, and `wp_image_description_v1`.

This is good news for users of [KDE Plasma](https://kde.org/plasma-desktop/?ref=itsfoss.com) and [GNOME](https://itsfoss.com/gnome-48-release/), as those support the color management protocol, allowing proper HDR display. Other desktop environments will need updates to handle this. 

Plus, users need an HDR-capable monitor to see the benefits, as non-HDR displays lack the brightness range and color gamut for proper HDR reproduction.

Though, as [Linuxiac](https://linuxiac.com/linux-gets-hdr-support-in-chromium-on-wayland/?ref=itsfoss.com) notes, **NVIDIA users might face complications** due to limited [VA-API](https://en.wikipedia.org/wiki/Video%5FAcceleration%5FAPI?ref=itsfoss.com) support in the proprietary driver. NVIDIA provides [NVDEC](https://en.wikipedia.org/wiki/NVDEC?ref=itsfoss.com) for hardware decoding but requires translation layers like `nvidia-vaapi-driver`, which may not perform reliably under Wayland.

**Suggested Read** 📖

[Intel’s Linux Exodus: CPU Temperature Monitoring and Critical Drivers OrphanedWhat is happening at Intel?![](https://itsfoss.com/content/images/icon/android-chrome-192x192-210.png)It's FOSS NewsSourav Rudra![](https://itsfoss.com/content/images/thumbnail/intel-cpu-temp-linux-drivers-orphaned.png)](https://itsfoss.com/intel-linux-exodus/)