upvote
When I upgraded from Debian 12 to 13 on my personal laptop running KDE, I knew that the switch from X11 to Wayland would happen and was braced for all kinds of issues, like every other time I tried to switch to Wayland in previous years.

Instead, I could tell literally no difference. Multiple desktops works fine, scaling works fine, screen capture works fine, old apps work fine, literally everything works just fine.

Good job, KDE team.

reply
I think I noticed lower latency, more consistent frame pacing (recent-ish improvement in KWin) and a more "solid" feel because everything in a frame is synchronized. On X11, you can have things like border and contents of a window not matching exactly while resizing. An early principle of Wayland was "Every frame is perfect", which is clearly reflected in how e.g. window resizing works.
reply
Yeah agreed. I switched to kde from gnome a few months back, and it's amazing how much better it's been in a thousand little ways.
reply
> KDE feels a lot smoother and more responsive when using Wayland than when using X11

Or, the X11 code is more complex and they prefer Wayland because it is simpler. Fewer features. Is it a surprise that wayland would be faster, if it does less?

> by this point most stuff has been updated to work properly on Wayland

Really? Strange how comments on reddit do not confirm this. Admittedly they did fix various issues. I don't see how this equates KDE on wayland being better than KDE on xorg - even more so as they abandoned xorg now, as that blog post shows. So how can this even be compared?

> I don't notice any breakage or missing features in day-to-day usage

Why is this contradicting what others report then?

> I think the blog post would have been better if he had some specific examples in mind that he could have shared here.

David and Nate are all about marketing buzz. I am hardly the only one to have noticed this already. Then again if you are too critical of them on reddit, you get banned. I found that out when I critisized Nate's obsession with money. :)

Though, I am hardly the first with that either:

https://jriddell.org/2025/09/14/adios-chicos-25-years-of-kde...

Edit: Interesting, the above URL no longer works. Guess jriddell took down his old criticism some weeks ago. Anyone able to show how the old content looked like?

Edit2: Hah, found it - wayback machine is so great; people would have thought I made the above URL in error, but here is the old content from last year:

https://web.archive.org/web/20250917012150/https://jriddell....

reply
> Strange how comments on reddit do not confirm this.

That is because people who don't have a problem don't think about this and so don't comment. Many wayland users don't know. I think I switched this machine I'm using now to wayland a while ago but I don't remember, and maybe it switched back in an update and I didn't notice (which is the point, I know I switched at some point and I couldn't tell the difference - which is how it should be)

reply
Perhaps the Wayland code path does not have to do thousands of workarounds with an ancient API made thinking on remote graphical terminals.
reply
"Using these toolkits is like trying to make a bookshelf out of mashed potatoes." -Jamie Zawinski

https://donhopkins.medium.com/the-x-windows-disaster-128d398...

reply
i'd be interested on your take on the graphical interface of plan9.
reply