What, no video?
Phoronix: Wayland Demonstration At XDS 2010
While the Wayland Display Server is not being discussed officially in any of the talks at the X.Org Developers' Summit in Toulouse, it has been mentioned a few times during other talks and can commonly be heard in discussions between Intel and Nokia developers outside of the event. At the pre-event I also discussed Wayland for a short time with Kristian Høgsberg, the project's founder, where it was learned Intel may deploy Wayland in MeeGo Touch, among other facts. Wayland was also brought up by Kristian during his talk on libxkbcommon, which is a common XKB library for keyboard input that can also be utilized by Wayland...
http://www.phoronix.com/vr.php?view=ODYxNA
What, no video?
Can someone explain what exactly Wayland is? I read that is started in 2007 by Red Hat engineer, as replacement for X. Now it seems like it is some additional protocol to go with X. I suppose that is better idea than replacing X altogether, there are lot of thing that depend on X...
Is there any in-depth explanation of Wayland. how it works and how it interacts with X?
Wayland would be the bare minimal network protocol for a modern GPU stack?
I really have to look further into it.
Wayland is X, stripped of all the old stuff, geared at the future, acting more or less as R&D in practise. It's not network oriented. To achieve network computing and 'legacy' compatibility it can use Xserver. It's much more abstract. Porting GTK/Qt has been discussed and porting GTK is in the works (or so I believe; news is scarce).
It started as a hobby project by a Red Hat employe. It's not realy that much of a hobby project anymore in the sense that Intel and Nokia are planning to use Wayland for Meamo; it's great for embedded systems.
There is the possibility that, over time, X.org will grow, but not fully, towards Wayland, due to Waylands 'new tech', where proven.