Re: [PATCH wayland-protocols] Introduce xdg-foreign protocol

2016-07-20 Thread Jonas Ådahl
On Wed, Jul 20, 2016 at 12:04:04PM -0700, Yong Bakos wrote: > Hi Jonas, > > > On Jul 13, 2016, at 12:58 AM, Jonas Ådahl 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

Re: [PATCH wayland-protocols] Introduce xdg-foreign protocol

2016-07-20 Thread Yong Bakos
Hi Jonas, > On Jul 13, 2016, at 12:58 AM, Jonas Ådahl 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

[PATCH wayland-protocols] Introduce xdg-foreign protocol

2016-07-13 Thread Jonas Ådahl
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. It works by enabling a cli