this post was submitted on 21 Jan 2025
431 points (98.6% liked)

Linux

49130 readers
961 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] teawrecks@sopuli.xyz 8 points 17 hours ago (2 children)

Ah, I guess the HDR support in Wayland is still exposed via an "experimental" interface. But it looks like a handful of Wayland compositors support it, including wlroots which a bunch of smaller compositors are based off of.

[–] domi@lemmy.secnd.me 2 points 7 hours ago* (last edited 7 hours ago)

Even with support from the compositor, you need support for it in every part of the graphics pipeline.

Currently you can either use Wine with Wayland + Vulkan layers + KDE or gamescope + KDE (or gamescope directly in TTY).

[–] tekato@lemmy.world 1 points 14 hours ago (1 children)

wlroots doesn’t support HDR.

[–] teawrecks@sopuli.xyz 1 points 11 hours ago (1 children)

Ooo, the MR it links to is 10mo old and still open.

[–] patatahooligan@lemmy.world 1 points 7 hours ago

And the most recent comment indicates that it's not currently being worked on by someone.