[PATCH wayland-protocols v2] Introduce xdg-foreign protocol

Marco Martin notmart at gmail.com
Thu Aug 17 15:43:38 UTC 2017


On Wed, Jul 27, 2016 at 9:54 AM, Jonas Ã…dahl <jadahl at gmail.com> wrote:
> xdg-foreign is a protocol meant to enable setting up inter surface
> relationships across clients. Potential use cases are out-of-process
> dialogs, such as file dialogs, meant to be used by sandboxed processes
> that may not have the access it needs to implement such dialogs.

one question about set_parent_of: what is the cardinality of
parent/child relationship? can an imported surface be parent of more
than one child? a child i suppose can't have more than one parent? is
the server supposed to take care of it? (silently replacing the old
relationships or sending protocol errors?)

--
Marco Martin


More information about the wayland-devel mailing list