92
So let’s talk about this Wayland thing
(pointieststick.com)
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.
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.
Wayland has the following features I need:
Multimonitor and other screen feature support:
mixed DPI scaling (can drag a window from a 1x screen to a 1.75x screen and have it look correct on both at the same time, even when halfway across each)
Mixed refresh rate (my center monitor is higher refresh rate than my side monitors, X11 just baselines all monitors to the lowest common denominator).
Mixed variable refresh rate (center monitor is VRR capable, side monitors are not).
HDR support soon (already exists in GameScope).
Mixed HDR/SDR output across monitors
Performance:
Lower resources
Smoother operation (can be felt in mouse cursor movements, window drags, composited animations, etc)
Better VR headset isolation compared to X11 (allows the headset to run separately and not interrupt regular monitor layout, and also lets it run freely at the correct refresh rate)
Other:
Better security between apps (yes I actually use this and count it as a feature)
App video isolation leads to pipe wire functionality, which is a bonus and makes OBS work better overall
I know for a fact I'm forgetting something because this list was longer the last time I wrote it out, but I think you get the point.