Re: Sharing a single wl_display (client) by multiple toolkits

2019-03-25 Thread Jaroslaw Kubik
On Monday, 25 March 2019 11:20:16 CET Pekka Paalanen wrote: > On Sat, 23 Mar 2019 12:13:27 + > > Simon Ser wrote: > > On Saturday, March 23, 2019 1:50 PM, Scott Anderson wrote: > > > On 22/03/19 8:37 am, Jaroslaw Kubik wrote: > > > > Hi, > > > &

Sharing a single wl_display (client) by multiple toolkits

2019-03-23 Thread Jaroslaw Kubik
to straighten it out. This leads me to believe that the design of the wayland protocol makes it impossible to share a connection object between unrelated code and that use-case is simply not supported. Is that correct? Are there any plans to address this? Best Reg