GNOME Aiming For Full Wayland Support by Spring 2014
An anonymous reader writes "Canonical's plan to develop the Mir Display Server for Ubuntu rather than going with their original plans to adopt Wayland has been met with criticism from KDE (and other) developers... The GNOME response to Ubuntu's Mir is that they will now be rushing support for the GNOME desktop on Wayland. Over the next two release cycles they plan to iron out the Wayland support for the GNOME Shell, the GTK+ toolkit, and all GNOME packages so that by this time next year you can be running GNOME entirely on Wayland while still having X11 fall-back support."
So, by creating MIR Ubuntu contributed to Wayland by giving the Gnome devs a big kick in the butt?
Well played, Canonical, well played! :)
And for the record, as long as both MIR and Wayland are more or less interoperable I don't care what's behind the hood. Both are open source and will be solid by the time they come out, so may the best implementation win. A little competition every now and then is just healthy.
systemd is not an init system. It's a GNU replacement.
It looks to me that Wayland developers only have one desktop at home and were Windows users that want gaming on their linux box.
- What about asynchronous rendering? fast text scrolling in a windows like "find /" or "make -j32" thru a modem connection works in X11, I'd be surprised to see the same on Wayland.
- What about single GUI App running remotely: ssh to a cluster with no network card and need to start paraview or gnuplot? Should I run a full desktop with useless fancy gadgets just to see a gnuplot window?
- What about client application that freeze: Can't move the window because the decoration is done by the client?
- Wy can't I move parent windows when a modal window is open like a file selection dialog box. How do I move the parent app to see my shell window behind. Should I do the same as in windows: close the file selection dialog box move the windows and reopen the file selection dialog box?
- What about lost event because the client is buzy? I click on the button, but the event is lost because the client is buzy.....
Wayland is just a LOL in professional environment.
Thanksfully, I'm running KDE...The original desktop that Gnome tries to imitate since it's creation...I'm curious how it's manage the Wayland migration....
So: Please tell us what "awesome" things X11 does which cannot be done with Wayland or go fuck yourself.
Open a remote editor on a machine the other side of the world? Have it integrated with my wm?
Copy and paste between windows on different machines without the app having to provide the copy/paste functionality?
Being able to set my preferences once, and not having to reconfigure 40 different desktops to my liking?
Get the correct DPI and fonts for the display I'm on, not the one of the remote machine?
Being able to run VMs that look and function the same as when run natively?
Get the correct DPI and fonts for the display I'm on, not the one of the remote machine?
Forget it. Anything vaguely modern renders client-side and gets it wrong.
X applications die with the network connection -- they cannot survive when the machine running the X server changes IP or hibernates. They are tied to one X server, so you cannot move them from your laptop to your tablet.
It has been at least 10 years since I used X forwarding for anything except the rare GUI installer or similar short-running application. VNC is much more useful.
Finally! A year of moderation! Ready for 2019?
For everyone bitching about Wayland vs X11 and network transparency, you need to watch this talk by Kristian Høgsberg. Keith and the rest of the devs have always said that remoting would eventually come down the pipeline.
And for everyone else talking about efficiency of sending pixmaps via the network, you should learn how your current stack actually works. It will be much better with Wayland.
I've used X11 since 1995, I'm very fond of it. But I also realize it needs to go...