First of all I don’t get what the fuzz is all about. The Linux OS is like Lego bricks and most people have to learn on how to maintain it. There are many options and settings you can do. Even more drivers and stuff to get things going.
I’m doing Manjaro since more than 15 years now. The public Initial release was on 10 July 2011, 14 years ago. However I worked with friends one year prior to that on getting the basis done.
Tech changes and some hold on on legacy stuff. I’m also involved in another project on which we have ditched legacy stuff like Xorg, X11 and other things, fully concentrating on upcoming technology like rust and other things. Wayland focused only. So ya, the trend is going somewhere and is changing constantly.
Additionally with AI and other things going on a lot of new stuff is surfacing lately. See all the root LPE’s engineers just found the last couple of days.
With all the political stuff going on, also governments are looking for solutions and found FOSS software. Tax money now gets largely spent, for example on KDE stuff. So the Linux desktop gets shaped to be usable for workstations and offices as well. You as a user can still choose and might profit on the upcoming changes.
If we now talk about SDDM, the thing which is actually managing how Plasma gets started on Manjaro. SDDM (Simple Desktop Display Manager) is a modern, fast, and themeable graphical login program for X11 and Wayland, written in C++11 and utilizing QML for interface design. It is not part of the KDE eco-system and developed by a 3rd party. However, KDE developers are helping, since Valve is still using SDDM for their products, like the SteamDeck. On my end I tested SDDM to be working fine on Wayland.
Now there is Plasma-Login-Manager, which is replacing SDDM in future. It is Wayland focused for a reason. On Manjaro we didn’t switch to it yet, since our Calamares version has not yet support for it. I’ve added it now with https://gitlab.manjaro.org/applications/calamares/-/commit/2ad6abd on both 3.4.x-staging and development branches of our source and pushed packages to our unstable branch of our Manjaro package repository. Most likely our Github-CIs will pickup those changes in the upcoming days. Then you can test as needed.
Some might have noticed that I’m not much involved in Manjaro development lately and have very limited time to do so. I have no time for non-sense as maintaining a distro is very complex.
TL;DR
Manjaro will follow upstream changes and will adopt Wayland by default as we had already done with Plasma and GNOME editions. XFCE is currently also working to get Wayland going. Since they are a smaller team, it might take a couple of months more to complete, however they already released a preview version on things they had already accomplished.
So test on our Review ISOs and report issues there!