On Sat, Nov 27, 2010 at 1:04 PM, Benjamin Franzke
<[email protected]> 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
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to