this post was submitted on 29 Jun 2026
34 points (97.2% liked)
Linux
66073 readers
392 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 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does it support Wayland? I know they're working on it, but last I read it was still a WIP.
Yes. I just assumed it was stable since it's there to choose from at the login screen. I really don't use Mint, so I can't verify how stable it is.
I tried it just yesterday.
Wayland support does exist in cinnamon. You can enter a wayland session and it will work. But it doesn't bring to the table all the expected wayland improvements, like for instant perfect fractional scaling.
What does instant perfect fractional scaling mean?
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.