Vignatti: X on Wayland
[Posted June 13, 2012 by corbet]
Tiago Vignatti
describes the mechanism by which X clients will be supported on a Wayland display server. "
All X windows created from now on will be redirected to offscreen pixmap and stored on a DRM buffer (via the xwayland video driver); that’s how compositing works on Wayland. The idea is that a X client will behave very likely as a regular Wayland client. Therefore, there’s no protocol calls or any major task involved on xwayland and all happens seamlessly, with the protocol 'conversion' penalty close to nil."
(
Log in to post comments)