View Single Post
Posts: 1,298 | Thanked: 2,277 times | Joined on May 2011
#687
Originally Posted by MartinK View Post
@wayland vs X11
There is still the issue of network transparency. While not really that important in out case (mobile/embedded application development), it still stands that it is something X11 has and Wayland is lacking so far.
Wayland will implement its own network transparency, which will even allow using Wayland natively for stuff like what Nx (Nomachine protocol) does today, where X11 is just a performance hog. It's just that Wayland doesn't prioritize that aspect.

See https://www.youtube.com/watch?v=L8zwnqKysfI&t=1h11m51s

By the way. Weston is not part of Wayland - it's a reference compositor. Actual DEs, including the mobile ones will implement their own compositors, and I guess they'll have to support such features if Wayland will define a stable protocol for network transparency.

Last edited by shmerl; 2013-07-19 at 01:31.