434
Wayland vs Xorg be like
(sh.itjust.works)
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
Not for me
Source?
Received a number of commits just last week: https://gitlab.freedesktop.org/xorg
VRR is supported, at least on AMD: https://wiki.archlinux.org/title/Variable_refresh_rate
For HDR you have a point, afaik.
And yet X11 works rock solid for me, while Wayland still crashes whenever I so much as look at it wrong. The amount of time and work I've lost because of Wayland crapping out on me isn't even funny anymore. On AMD by the way, so no blaming Nvidia's crappy Linux support.
Wayland will probably be the better product one day, but this day is not that day, at least not for every use-case. Great that it works fantastically for you, I genuinely advise you to keep using it, but keep in mind that 'mileage may vary' from person to person. Personally for now I'll stick to X11, as I need to get work done and unfortunately don't have time to muck around with Wayland's antics.
The Xorg devs have literally stated as much themselves.
The vast majority of those commits are literally because of Xwayland.
Barely, it has numerous issues. The Wayland VRR implementations address much of those issues.
HDR literally can't be added to Xorg without rewriting the entire stack. They've been trying to get HDR working for something like around 10yrs before they gave up completely.
Wayland on the other hand has been designed from the ground up to be completely expandable, directly addressing the largest problem with Xorg, maintainability.
Yes, that's true. What would reduce edge cases however, is if you reported those bugs.
That day is coming sooner then later.
That's fine, however you should switch as soon as it becomes viable to do so.
X11 is insecure. Any program can read any keystroke, any windows contents, can input anything anywhere etc.
The concept of separate apps basically doesnt exist.
Those security features are misleading.
A second app can already read all of your files, modify the first app, modify $PATH to replace your display server and do anything it wants as your user. Running wayland instead of Xorg provides no tangible benefits in security.
Yes and wayland is a puzzle piece of fixing that.
The other one is containerized apps that use a trusted system portal to get opt-in filesystem access to actually needed directories.