A set of merge requests were opened that would effectively drop X.Org (X11) session support for the GNOME desktop and once that code is removed making it a Wayland-only desktop environment.
Going along with Fedora 40 looking to disable the GNOME X11 session support (and also making KDE Plasma 6 Wayland-only for Fedora), upstream GNOME is evaluating the prospect of disabling and then removing their X11 session support.
Some concerns were raised already how this could impact downstream desktops like Budgie and Pantheon that haven’t yet fully transitioned over to Wayland. In any event we’ll see where the discussions lead but it’s sure looking like 2024 will be the year that GNOME goes Wayland-only.
Sure thing. I use Wayland exclusively and have been able to play and stream games no problem. Screen capture, window capture, both work. So I don’t know where these comments are coming from nowadays.
Let me just take this opportunity to say Nvidia can get fucked, I can’t wait for the entertainment Linux 6.6 will bring.
Yeah. On the other hand, providing the desktop functionality over network is kind of an edge case: it makes sense to me to keep it out of the core protocol, otherwise even systems that don’t even have network access would need to include it if they implement the Wayland protocol. Nobody is stopping anyone to develop a protocol for secure remote input.
If your significant application includes e.g. Microsoft Word or Adobe Photoshop, X11 won’t help you either.
I don’t have a single case here where something works on X11, but not on Wayland. Except for my old Nvidia Optimus card, but that’s so old it doesn’t even work properly under Xorg anymore it feels like. But since I don’t game on it anymore it doesn’t matter, chip is 10 years old at this point and I just don’t buy Nvidia anymore.
You’re most likely not using X11 network transparency anyways. At first approximation, no one is. What most people rather do is forward X over SSH. For Wayland, waypipe exists and covers the same use case.