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

Linux

49371 readers
1033 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
[–] ogeist@lemmy.world 22 points 1 week ago (4 children)

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

[–] domi@lemmy.secnd.me 28 points 1 week ago (1 children)
[–] teawrecks@sopuli.xyz 5 points 1 week ago (1 children)

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

[–] communist@lemmy.frozeninferno.xyz 11 points 1 week 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.

[–] teawrecks@sopuli.xyz 9 points 1 week 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 1 week ago* (last edited 1 week 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 1 week ago (2 children)

wlroots doesn’t support HDR.

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

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

[–] patatahooligan@lemmy.world 1 points 1 week ago

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

[–] communist@lemmy.frozeninferno.xyz 24 points 1 week ago* (last edited 1 week 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.

Fractional scaling