this post was submitted on 23 Nov 2024
144 points (99.3% liked)

Linux

48371 readers
1636 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
top 10 comments
sorted by: hot top controversial new old
[–] jokro@feddit.org 7 points 3 days ago (1 children)

Wow, i would've expected it to take longer.

I wonder how quick Valve will switch to it on the Steam Deck

[–] hallettj@leminal.space 3 points 3 days ago

I'm wondering if Wayland support in Wine will encourage Valve to support Wayland in the Steam app too.

On my desktop I run a Wayland window manager that doesn't implement XWayland so I can't run Steam directly. So I've been running it in Gamescope in big picture mode - which is actually exactly what the Steam Deck does.

[–] thingsiplay@beehaw.org 22 points 4 days ago (2 children)

Anyone know how the Wayland driver in WINE will impact? I mean Wine works on XWayland so far, so what can we expect to get better with native Wayland support? I've searched a bit in web, but its hard to find some definitive answers (lots of general WINE and Wayland topics, often outdated).

[–] exu@feditown.com 28 points 4 days ago (1 children)

From my testing of the Wayland backend when it was still hidden behind a registry setting, it's mainly for DPI awareness. For example, I use a 1440p screen with 1.25 scaling. Currently Wine through Xorg therefor sees my desktop as 1152p high. With the Wayland driver it would still correctly identify as using a 1440p screen.

[–] Bogasse@lemmy.ml 3 points 3 days ago

I've been using the unstable branch for this exact reason. Otherwise I'd have to change my scaling every time I launch a game.

[–] Zamundaaa@discuss.tchncs.de 16 points 4 days ago (1 children)

Well, HDR works in Wine Wayland, and X11 can never do it without gamescope.

[–] domi@lemmy.secnd.me 3 points 3 days ago (2 children)

Do you happen to know if you still need the HDR layer when using Wayland directly? I know gamescope didn't require it for a while now but I never saw anything about it for Wine.

[–] Zamundaaa@discuss.tchncs.de 4 points 3 days ago

Yes. The Mesa implementation for this stuff isn't merged yet. Once it is merged, the layer will be irrelevant.

[–] umbrella@lemmy.ml 1 points 3 days ago (1 children)

did they update gamescope to work with xorg?

[–] domi@lemmy.secnd.me 1 points 1 day ago

I never used gamescope on Xorg, so not sure.