34
Desktop environments: performance vs modern look
(sh.itjust.works)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Imagine you want to scale your desktop at 125%.
On X11 it was really hard to so so, and not very good. It basically worked by doing some strange tricks with the resolution, tanking performance and making it having numerous visual bugs, screen tearing or blurry fonts. And you often had to close and open the session for it to apply.
With wayland is possible to have fractional scaling without those issues. With crisps fonts, performant, and everything just working as expected. Also it could change easily within the session.
But wayland allowing for it doesn't mean that all compositors have implemented it. Most still have issues. I think KDE was one of the fews that just recently anounced that they solved that problem and that you can scale the desktop without any worries.
That sounds promising! I've been experience this issue with my Thinkpad T14 with the incredibly stupid 1080p resolution. I'll try some options with Wayland there.