this post was submitted on 09 Jun 2025
63 points (97.0% liked)
Linux
55421 readers
641 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
Hopefully GDM can still run X11 Desktops that's what I care the most
What's stopping you from using wayland, out of interest?
to run legacy x11 apps that dont work under xwayland??
but ik i can use a lightweight wayland compositor like labwc
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.
Yw and the only app(Ik a game but whatever) i have issues with is BeamNG (Native and proton with Vulkan renderer)
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.
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
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.
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
Ohh! Nice to know! Might try that with War Thunder tomorrow. No clue if that's SDL or not.