On Wed, Jul 27, 2016 at 9:54 AM, Jonas Ådahl <[email protected]> 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 _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
