Most active commenters
  • cowtools(4)
  • Silhouette(4)

←back to thread

Are We Wayland Yet?

(arewewaylandyet.com)
96 points picture | 14 comments | | HN request time: 0.001s | source | bottom
Show context
Silhouette ◴[] No.32020958[source]
IMHO the most frustrating thing about Wayland is how it's fracturing the Linux landscape again.

For example Ubuntu switched to using it by default a while back. Unfortunately since Wayland prevents the usual screen sharing in many popular communications applications from working I usually have to go back to X in order to do any real work remotely.

Combine that with some significant bugs that seem to happen in recent versions of Ubuntu/X but not Ubuntu/Wayland and now I have no fully working GUI on my Ubuntu machine because both options now have game-stopping problems.

I do understand that there are good reasons for Wayland wanting to do what it's doing and breaking the old-fashioned screen sharing is a consequence of those. I understand that applications should be updated and other packages should be used and so on. I hope that these issues can be fixed sooner rather than later and we can all benefit from the technical advantages of Wayland.

But if I'm in a conference call with important people about an important subject you can count the number of excuses I care about on the fingers of no hands. Wayland won't be ready for "normal" users until essential functionality works out of the box.

replies(1): >>32021181 #
1. cowtools ◴[] No.32021181[source]
Do you have xdg-desktop-portal-gnome installed?

Screen-sharing is working out of the box for me on both gnome and wlroots. File a bug to your distro maintainers if it doesn't.

replies(2): >>32021393 #>>32021412 #
2. Silhouette ◴[] No.32021393[source]
I have a standard, regularly updated Ubuntu 22.04.

I do appreciate your response but ironically you're also demonstrating exactly the point I was trying to make. As long as I have to worry about installing x-y-z-beta (but make sure it's the one from two weeks ago because last week's had a regression) to make essential basic functionality work we aren't really talking about a serious offering for normal users.

In reality like almost every other Ubuntu user I've talked to in real life about this I just switch back to X if I need to screen share. And if that stops working I'll switch from Ubuntu to something that does. Like building my own PC with micro-optimised component choices, tweaking Linux system software was interesting for a while and sometimes got great results, but life's too short to keep doing that forever. Now I just want something that does its job.

replies(3): >>32021440 #>>32021467 #>>32021912 #
3. smoldesu ◴[] No.32021412[source]
Part of the problem, as I understand it, is that the onus is now on each individual desktop environment to provide it's own implementation of screensharing. If Wayland made this an optional, standardized feature, maybe downloading packages and checking with our distro maintainers wouldn't be a part of this.

Overall, this is one of the big architectural things that is horribly wrong with Wayland. Not offering a "batteries-included" path for everyone still using legacy systems is going to destroy adoption rates once you start looking outside the hobbyist crowd and towards enterprise/LTS markets. I get why you'd want to keep these components separate, but there's really no point now. Nobody is using this code as a module, they're simply re-implementing the same thing into different desktops over-and-over again. It's one of those rare moments where Xorg's monolithic codebase isn't a detriment, for once.

replies(1): >>32021848 #
4. binarysneaker ◴[] No.32021440[source]
Change takes time. There's always Windows... /s
replies(1): >>32021474 #
5. encryptluks2 ◴[] No.32021467[source]
The fix is installing the appropriate app or participating in your distro to get it automatically fixed. If you can't be bothered to do anything but rage quit when you don't get your way you'd be better off on Mac.
replies(1): >>32021527 #
6. Silhouette ◴[] No.32021474{3}[source]
Change takes time.

Of course it does. My argument is that for many users Wayland's time has not yet come. The kind of very noticeable issues some of us have mentioned in this discussion need to be fixed so things work normally as standard before that will really happen.

replies(1): >>32023515 #
7. Silhouette ◴[] No.32021527{3}[source]
If you can't be bothered to do anything but rage quit when you don't get your way you'd be better off on Mac.

The problem with this argument is that it's almost certainly true. If you are a fan of Linux and hoping for it to gain market share and by extension grow the ecosystem for everyone that is not good news.

8. cowtools ◴[] No.32021848[source]
I'm not sure I completely agree. You have a middleground where smaller DEs (wayfire, sway, etc.) huddle around larger "hub" implementations of wayland like wlroots in the same way that X11 DEs used Xorg.

It's really only the larger DEs that will want to roll their own compositor like GNOME/mutter. Wayland allows them to do that in a feasible way, but it doesn't force them to because they can use something like wlroots.

replies(1): >>32021899 #
9. nsajko ◴[] No.32021899{3}[source]
The information you present is completely consistent with what smoldesu said.
replies(1): >>32021965 #
10. cowtools ◴[] No.32021912[source]
>In reality like almost every other Ubuntu user I've talked to in real life [...]

It doesn't matter if "most linux users" contribute or not. Only a minority report bugs, and an even smaller minority fix bugs.

There is an old saying that if you want something done right... well, let's not be cynical. Let's just be grateful that we have the opportunity to do things right!

11. cowtools ◴[] No.32021965{4}[source]
Maybe I should be more specific:

>the onus is now on each individual desktop environment to provide it's own implementation of screensharing

wlroots-based DEs can simply use wlroots' screen-sharing implementation for example.

The wayland equivalent to the smaller DEs that relied on Xorg to reduce their complexity and maintenance is just smaller DEs using wlroots or similar.

The larger DEs like Gnome and KDE will have no problem bearing the onus of implementing wayland themselves. I've had it screen sharing working perfectly on gnome for the better part of a year already.

replies(1): >>32023064 #
12. smoldesu ◴[] No.32023064{5}[source]
wlroots is really not that mature, and it's sort of a too-little-too-late situation. A lot of DEs are just never going to get around to switching to Wayland, but that doesn't mean they're going to stop development either. That's a pretty considerable fragmentation that people shouldn't take lightly.

My example of a project doing this well is PipeWire. They looked at the Linux audio scene at the time (arguably worse than xorg on many accounts) and created a replacement that both supported old paradigms while simultaneously promoting lower-latency, higher-quality ways to connect. Wayland should have taken the same approach: it's never going to kill it's past, so it may as well adopt it. If I could use Wayland as a compositor while keeping x11 as my window server, I would. I wouldn't get the "full security" of Wayland, but I'd be onboard with their project if the maintainers weren't so allergic to user choice.

replies(1): >>32023546 #
13. kaba0 ◴[] No.32023515{4}[source]
The thing is that with bazaar-style development there is no other way to solve it.

Wayland either lingers in the background indefinitely, or it gets “pushed” in a good-enough state, “forcing” misbehaving apps to fix themselves.

OSX and Windows can just say “we are using W from version V” and you loose business if you don’t update. There is only popularity as a incentive on a FOSS platform.

14. kaba0 ◴[] No.32023546{6}[source]
That’s why Wayland has XWayland for seamless backwards compatibility with X applications? That’s pretty much the equivalent of a PA sink in PipeWire.

I don’t see how your supposed compositor/window server hybrid would solve any of the problem of the past - what would even be the task of wayland there? It would be what kde plasma does with its compositor.