On Saturday, March 23, 2019 1:50 PM, Scott Anderson
wrote:
> On 22/03/19 8:37 am, Jaroslaw Kubik wrote:
>
> > Hi,
> > Does wayland-client support sharing a single connection object between
> > unrelated pieces of code? Such feature could be useful for integrating
> > multiple toolkits (ie. showin
On 22/03/19 8:37 am, Jaroslaw Kubik wrote:
Hi,
Does wayland-client support sharing a single connection object between
unrelated pieces of code? Such feature could be useful for integrating
multiple toolkits (ie. showing GTK widget in a Qt application). I am trying
to get something similar (but l
Hi,
Does wayland-client support sharing a single connection object between
unrelated pieces of code? Such feature could be useful for integrating
multiple toolkits (ie. showing GTK widget in a Qt application). I am trying
to get something similar (but less spectacular) done at the moment, and
I am