Forwarding windows to another compositor via Weston

Pekka Paalanen ppaalanen at gmail.com
Mon Feb 12 15:30:21 UTC 2018


On Mon, 12 Feb 2018 10:18:32 -0500
Nicholas Bishop <nbishop at neverware.com> wrote:

> Thanks for the insight, that's very helpful. If I go down the route of
> trying to add Xwayland support to the parent compositor, do you have
> any recommended resources such as documentation or a simple compositor
> with Xwayland support to guide me?

Hi,

well, I don't have much. There are two ways projects have gone with
this: either they had a X11 WM to build a Wayland compositor from (e.g.
mutter), or the Wayland compositor was written from scratch and then
Xwayland support added on top (e.g. Weston).

Those that used to be X11 WMs have probably sorted out tons and tons of
X11 corner cases, but the architecture might be quite X11'y. The
opposite, like Weston, may be very Wayland'y, but they sure are missing
all those quirks to make all X11 apps behave. But missing quirks might
make a simpler code base to learn from.

I hope this gives you an idea which projects you'd like to learn from
or avoid.

I believe documentation is non-existent, apart from a very very
high-level overview in
https://wayland.freedesktop.org/docs/html/ch05.html .


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20180212/2114d3d6/attachment.sig>


More information about the wayland-devel mailing list