this post was submitted on 14 Jun 2024
48 points (96.2% liked)
Linux
48035 readers
737 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you mean Electron apps? I didn't even know you could force them to use Wayland.
Is it bad if they use xwayland?
Bad is relative. But I have some problems with scaling on a HiDPI display with some Electron apps. I think that might be solved if they were Wayland native.
They are kinda choppy, when compared to native Wayland apps and screensharing from an app, running in xwayland doesn't really work...
If you need fractional scaling, they are unusable blurry. Some screens just need fractional scaling so for those setups it's almost essential to do this.
You need fractional scaling it your resolution is very high compared to the screen size. So something like a 15 inch 1440p screen would need 150% or 125% scaling because 100% is too small, 200% is too large but with anything in between, xwayland apps are blurry af.
Define bad.
If you can run native in wayland, run in native wayland. Your performance will be better, and if you need scaling, scaling is considerably better too
Like X11, xwayland is not as secure as a pure Wayland environment but I think it's important to note that hundreds of thousands of desktop Linux users are likely still running X11.
So, in my opinion, it is not ideal to run xwayland but still completely acceptable for most users who don't have special security requirements.
I still run x11 because some of my apps just don't work on wayland, specifically terminal apps for some reason