Re: [wayland + ILM] proxy wrappers usage of wayland 1.11.0 to 1.9.0

2017-08-20 Thread Vikas Patil
Thanks a lot Philipp for your comments, it really helped. Now I get the display correctly. However now I get the segmentation at different location with my uses case [1] after back porting patches from wayland 1.11.0 to 1.9.0 and and also utilizing proxy wrappers in ILM control library. (gdb) bt #

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

2017-08-20 Thread Jonas Ådahl
On Thu, Aug 17, 2017 at 05:05:35PM +0200, Marco Martin wrote: > On Thu, Aug 10, 2017 at 3:47 AM, Jonas Ådahl wrote: > > > > Anyhow, "export_surface" or maybe even "export_toplevel" (as that is the > > only > > thing we allow exporting anyway) seems fine to me. The "import" request > > should be r

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

2017-08-20 Thread Jonas Ådahl
On Thu, Aug 17, 2017 at 05:43:38PM +0200, Marco Martin wrote: > On Wed, Jul 27, 2016 at 9:54 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, mea