I gave up waiting :(. The first time in 20 years I've not used Linux on a laptop at home. The recent MacBook air deals were too inviting, and I hate to say, solved every complaint I had with my last intel machine.
Well the Amazon ads in Ubuntu absolutely did happen, as well as the searches with the super key. [1]
I'll admit it's maybe a bit of an extrapolation to assume that they're as bad as Microsoft, which is why I disclosed that I didn't have a ton of evidence for this.
Well, here are the facts (I was an insider at the time, and this is my testimony).
Searches were anonymized and sent through Canonical servers to provide extended search result sets. This was configurable and could be disabled. Canonical of course had your IP address so they could reply, just like any and every HTTP server does. Your search query was not stored anywhere or aggregated, and it was not associated back to the originating IP address except to reply. Your privacy was respected and protected at all times.
The Amazon search did appear as a plugin in an early prelease. It was never shipped in a released Ubuntu.
The goal was to make things as easy as possible, even for the technically averse (who were still commonplace a decade ago), while still respecting and protecting your privacy.
Of course, no matter what you do, someone is going to scream for everyone to come witness the oppression inherent in the system. We did it anyway with the expectation of baseless knee-jerk outcry and we were not disappointed.
Yeah, fair enough, I'll admit what I said was probably reductive, and if you worked on it you certainly know a lot more than I do; obviously the engineers at Canonical aren't idiots and they're not mustache-twirling supervillains. Just to be clear, I did run Ubuntu on my laptop for quite awhile (for about two years starting immediately after ZFS got integrated support), and I did like it, so I don't mean to suggest it was a terrible product.
I guess I'm just always worried about for-profit companies, because their goal isn't necessarily always aligned with the customer's best interest.
I'm ignorant, doesn't this come "for free" with Qt6 support? Krita is a bit of an exception, because it's still on Qt5, but "core KDE" apps, as released in kde-applications 24.02, are compiled against Qt6 on my arch install.
Well, firstly the team still has to port Krita to Qt 6. That's not trivial because Qt 6 dropped support for Angle and Krita relied on it (especially on Windows where OpenGL drivers aren't the best). So they will need to figure that one out (last I heard they were thinking of manually patching Qt 6 to support Angle again).
Secondarily, Qt 6 still has quite a few bugs (e.g. related to input) that will need fixing or patching so that Krita can use it.
I'm not sure about the origin, but for a while, several EFL developers worked directly for Samsung. It was great (as a previous user of Enlightenment) because development was super active.
Not awful, but not great. I believe multi-monitor support isn't there, and some issues with layers (Firefox can't run natively, for example, but requires xwayland).
In general, I agree, and like using it. But, it's lagged quite a bit regarding Wayland, and still uses some strange components under the hood (acpid instead of logind, connman instead of network manager, etc). I hope it becomes a bit "modernized," where it makes sense.
Connman is okay, it's less featureful than network manager but it's easy to use. I think some Kodi distributions use it, and also available in Debian. Connman, NM and systemd-networkd all strike a different balance (simplicity, server usage, client usage—pick two).
Well, you're choosing the least popular (non-systemd) approach, and also skipping elogind. This stuff JustWorks on systemd based systems, so your blaim is inaccurate.
Where do you think I found out about the necessity to install either of those things in the first place?
If Wayland only JustWorks on systemd-based systems that's not exactly making a great case for it, and this thread has plenty of other downstream stuff that it seems to upend as well.
I'm not trying to make a case for it, it's the simple the truth that systemd has simplified a lot of this behind the scenes work. If you'd prefer to stick to the un-maintained X server because you value your init system more, that's up to you :)