Re: Is it possible to emit event at client side?

2018-03-02 Thread Pekka Paalanen
On Fri, 02 Mar 2018 14:51:54 + Sichem Zhou wrote: > Hi PQ, > > Thanks for your answer. It would be nice have it though. Sorry, not going to happen. Thanks, pq > Le ven. 2 mars 2018 09 h 41, Pekka Paalanen a écrit : > > > On Fri, 02 Mar 2018

Re: Is it possible to emit event at client side?

2018-03-02 Thread Sichem Zhou
Hi PQ, Thanks for your answer. It would be nice have it though. Regards, X Le ven. 2 mars 2018 09 h 41, Pekka Paalanen a écrit : > On Fri, 02 Mar 2018 14:27:23 + > Sichem Zhou wrote: > > > Hi all, > > > > I have a question regarding the Wayland

Re: Is it possible to emit event at client side?

2018-03-02 Thread Pekka Paalanen
On Fri, 02 Mar 2018 14:27:23 + Sichem Zhou wrote: > Hi all, > > I have a question regarding the Wayland client side API. I see there is API > to create a `wl_ event_queue` but it seems you can only assign `wl_proxy` > and send command to server. > > Is anyway that I

Is it possible to emit event at client side?

2018-03-02 Thread Sichem Zhou
Hi all, I have a question regarding the Wayland client side API. I see there is API to create a `wl_ event_queue` but it seems you can only assign `wl_proxy` and send command to server. Is anyway that I can create a event queue and keep it to myself, it's use case lies in multi threading