this post was submitted on 12 Sep 2023
31 points (100.0% liked)
KDE
5303 readers
142 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is this wayland only? (sorry for the super dumb question)
As most of the underlying work is in QtWayland, I'd say: yes, it's Wayland only (not being the author nor an expert on display technology, so take my words with some caution). The blog post talks about some stuff that is impossible to do in X11 ("impossible" as in "would require massive changes to X11 itself, which no one wants to do").
The gap between X & Wayland grows. If only they just solved color management..
@Sina @MartinR xorg supported exchanging the compositor before (kwin --replace). I believe xorg didn't support clients surviving a crash of xorg itself.