[PATCH 0/2] Add nested/session-compositor backend

Kristian Høgsberg krh at bitplanet.net
Mon Nov 29 14:43:34 PST 2010


On Sat, Nov 27, 2010 at 1:04 PM, Benjamin Franzke
<benjaminfranzke at googlemail.com> wrote:
> This patches add support for a nested compositor as client
> of X11,DRM-compositor or of course itself.
>
> sample textcase:
>        compositor/compositor -b /path/to/your/bg --socket wayland2 &
>        # for testing a smaller compositor is fine
>        WAYLAND_DISPLAY="wayland2" compositor/compositor -g 800x600 &
>        clients/flower &
>        clients/terminal &

Yup, very nice, I've applied the patches.  As we talked about in irc,
there are few open issues still such as the cursor issue (we should
just not draw a cursor when nesting under wayland) but I'm happy to
see how little code this turned out to be.  I fixed up the frame/sync
clashes before pushing your patches so that part should be fine.

> The support for $WAYLAND_DISPLAY still needs to be added to the clients.

Yeah, that would be nice.

Kristian


More information about the wayland-devel mailing list