this post was submitted on 09 Jun 2025
64 points (97.1% liked)

Linux

57976 readers
659 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Heavybell@lemmy.world 4 points 2 months ago (2 children)

What's stopping you from using wayland, out of interest?

[–] Mwa@thelemmy.club 2 points 2 months ago (1 children)

to run legacy x11 apps that dont work under xwayland??
but ik i can use a lightweight wayland compositor like labwc

[–] Heavybell@lemmy.world 2 points 2 months ago (1 children)

I was more wondering like what apps, since I've not had trouble myself.

Hadn't heard of labwc, will have to check it out if I run into issues, thanks.

[–] Mwa@thelemmy.club 1 points 2 months ago (1 children)

Yw and the only app(Ik a game but whatever) i have issues with is BeamNG (Native and proton with Vulkan renderer)

[–] scintilla@lemmy.blahaj.zone 1 points 2 months ago (1 children)

Does it actually play better native than under proton/wine? Should be a dumb question but a lot of the games I've tried that are "native" work far better when I force them to use proton than let them be native.

[–] Mwa@thelemmy.club 1 points 2 months ago* (last edited 2 months ago) (1 children)

It works better on Native wth?? i used to have issues with that(on kde) but thank you for telling me to try native
but i remember i heard Native is worse due to the oudated OpenGL/Vulkan version and its wayy buggier

[–] Heavybell@lemmy.world 1 points 2 months ago (1 children)

Glad that's working out for you. :)

BTW wine vanilla and some custom proton builds are adding direct wayland support, just so you know. It's still experimental but works great for some games, just in case you have others tying you to X.

[–] Mwa@thelemmy.club 1 points 2 months ago* (last edited 2 months ago) (1 children)

BTW wine vanilla and some custom proton builds are adding direct wayland support, just so you know. It’s still experimental but works great for some games, just in case you have others tying you to X.

if its a Native SDL game you can force it on Wayland aswell with a launch argument " SDL_VIDEODRIVEVER=wayland" works with Source Games and BeamNG from my testing
edit: i couldnt get it work properly with Beamng cause it doesnt follow the setting

[–] Heavybell@lemmy.world 1 points 2 months ago

Ohh! Nice to know! Might try that with War Thunder tomorrow. No clue if that's SDL or not.

[–] Paco@lemm.ee 2 points 2 months ago (1 children)

I sometimes install some windows programs in lutris. With some apps, the setup.exe wizard shows as a black window. Switching to xorg allows me to run the full setup without issues.

I also remember having issues with Nvidia/gnome and Wayland, but I haven't tried in a while and the Nvidia driver got updated a few times in the mean time.

[–] Heavybell@lemmy.world 1 points 2 months ago (1 children)

Huh, interesting. I have seen the black window thing before but only with electron apps, and those can be told to use in-proc GPU to get around that issue. I assume that's not the issue you had.

[–] Paco@lemm.ee 1 points 2 months ago (1 children)

I honestly can't remember what the exact issue was. I would love to be on Wayland all the time, but I'm still happy to have the xorg session when I need it.

[–] Heavybell@lemmy.world 2 points 2 months ago

It's always preferable to have options, yeah. I so far haven't found a need to use an xorg session, knock wood.