this post was submitted on 21 Jan 2025
480 points (98.8% liked)

Linux

49217 readers
332 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
[–] [email protected] 22 points 3 days ago (4 children)

Could you elaborate on the advantages, I'm using wayland and steam for games, no issues so far.

[–] [email protected] 23 points 3 days ago* (last edited 3 days ago)

It'll be more performant, lower latency, have proper HDR support (current method is a hack), scale properly based on your displays, and probably be generally less buggy long-term (probably more buggy when it first gets added since it's a pretty fundamental change).

You're currently using a compatibility layer called xwayland to run it, which adds a ton of cruft.

[–] [email protected] 28 points 3 days ago (1 children)
[–] [email protected] 5 points 3 days ago (1 children)

Doesn't valve already use gamescope (Wayland compositor) with HDR support? And KDE?

[–] [email protected] 11 points 3 days ago (1 children)

Yes, but it's a hack, when it's properly implemented you won't need gamescope and it won't have to be fullscreen as far as i'm aware, although i could be wrong about the fullscreen thing.

[–] [email protected] 9 points 3 days 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.

[–] [email protected] 2 points 2 days ago* (last edited 2 days 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).

[–] [email protected] 1 points 3 days ago (2 children)

wlroots doesn’t support HDR.

[–] [email protected] 1 points 2 days ago (1 children)

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

[–] [email protected] 1 points 2 days ago

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

[–] [email protected] 16 points 3 days ago

Fractional scaling

[–] [email protected] 4 points 3 days ago