Why don't we have Wayland on Raspberry Pi yet? (2018)
joshondesign.com
Why don't we have Wayland on Raspberry Pi yet? (2018)
1–10 of 259 posts
Re: Why don't we have Wayland on Raspberry Pi yet? (2018)
#2Re: Why don't we have Wayland on Raspberry Pi yet? (2018)
#3Meh. As far as I'm concerned, Wayland is strictly inferior to X, so long as it fails to support network transparency / remoting. Talk to me when they have a real solution for this, besides VNC or supporting RDP.
Re: Why don't we have Wayland on Raspberry Pi yet? (2018)
#4Meh. As far as I'm concerned, Wayland is strictly inferior to X, so long as it fails to support network transparency / remoting. Talk to me when they have a real solution for this, besides VNC or supporting RDP.
Xorg remoting was poorly designed to accomodate DRI/DRM, video card acceleration and had adequate performance to only display primitives on screen. Thats the reasons of poor Xorg remoting adoption. I dont remember seeing anyone in this decade using it - it hands down lost to vnc/nx and rdp.
Re: Why don't we have Wayland on Raspberry Pi yet? (2018)
#5Earlier quoted context omitted.
Xorg remoting was poorly designed to accomodate DRI/DRM, video card acceleration and had adequate performance to only display primitives on screen. Thats the reasons of poor Xorg remoting adoption. I dont remember seeing anyone in this decade using it - it hands down lost to vnc/nx and rdp.
Yeah, VNC is just way better. Even running a local Docker container and using X11 forwarding is extremely slow.
I wouldn't mind doing the jump to Wayland if it were as flexible as X, but that doesn't seem to be the case. Correct me if I'm wrong.
Re: Why don't we have Wayland on Raspberry Pi yet? (2018)
#6At least that's the only reasonable explanation I can find.
Re: Why don't we have Wayland on Raspberry Pi yet? (2018)
#7Meh. As far as I'm concerned, Wayland is strictly inferior to X, so long as it fails to support network transparency / remoting. Talk to me when they have a real solution for this, besides VNC or supporting RDP.
VNC/RDP work well enough, and SSH works well enough for when you don't need a GUI.
Re: Why don't we have Wayland on Raspberry Pi yet? (2018)
#8Earlier quoted context omitted.
Yeah, VNC is just way better. Even running a local Docker container and using X11 forwarding is extremely slow.
It depends on how you define better. VNC may be faster, but it's just because X carries a lot of historical cruft, I believe. Usability-wise, X is more flexible. I can move individual windows between computers in X. I can't do that with VNC. I wouldn't mind doing the jump to Wayland if it were as flexible as X, but that doesn't seem to be the case. Correct me if I'm wrong.
Re: Why don't we have Wayland on Raspberry Pi yet? (2018)
#9So we're already 25 years into trying to replace X11, which is already far longer than the period of time in which it was being designed and actively developed on a foundational level. There's got to be some good lessons learned in all of this about software lifecycles or getting it right the first time or knowing when to move on or OS development by way of mailing list consensus. I totally get why it's still used after all these years, it performs an essential task- but I bet the original creators would be the ones most shocked that it's still a thing in 2019.