LWN.net Logo

LFCS 2012: X and Wayland

LFCS 2012: X and Wayland

Posted Apr 20, 2012 11:44 UTC (Fri) by dgm (subscriber, #49227)
In reply to: LFCS 2012: X and Wayland by tjc
Parent article: LFCS 2012: X and Wayland

The same is true for the Wayland compositor.

With X11 you currently have 3 processes:

1. X server
2. X client
3. compositor/window manager

In Wayland you do away with the X server process. All it's duties unrelated to network communications (screen management, input handling) are incorporated into the compositor/window manager.

So, it will in fact look a lot more like Amiga's Intuition than current X does.


(Log in to post comments)

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