On Fri, 10 Jan 2014 20:38:46 +0100
Maarten Baert <maarten-ba...@hotmail.com> wrote:

> Is this multi-view functionality inherent to the way Wayland
> works, or is it Weston-specific? Will other compositors easily be
> able to implement this in the same way?

Multi-view is a Weston feature AFAIK, but it does not depend
on any extra protocol, clients will never notice nor control it,
and any compositor can implement it if it wants to.

It is inherent to Wayland in the way that Wayland protocol makes
this possible by not telling clients where their windows are on the
desktop or outputs exactly. Clients know the set of outputs their
surfaces touch, but not coordinates.


Thanks,
pq
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to