LWN.net Logo

Wayland - Beyond X (The H)

Wayland - Beyond X (The H)

Posted Feb 19, 2012 6:39 UTC (Sun) by raven667 (subscriber, #5198)
In reply to: Wayland - Beyond X (The H) by AngryChris
Parent article: Wayland - Beyond X (The H)

What you are describing is the same state as wayland currently. You can display remote MacOS apps via VNC and you can display and remote X11 apps but the native display protocol is not X11 and the X server is not where the graphics drivers live.


(Log in to post comments)

Wayland - Beyond X (The H)

Posted Feb 20, 2012 12:41 UTC (Mon) by dgm (subscriber, #49227) [Link]

Exactly. You will be able to run X11 on top of Wayland, the same way you can get it on OS X or even Windows.

The X11 protocol will still be used, but basically for where it really makes sense: applications running remotely on another host. Local applications will work better (less round trips, less display artifacts, less processes and contexts switches involved) on Wayland.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds