<div dir="ltr">Hallo Giulio, <div>thanks a lot for the fast replay.</div><div><br><div>if my understanding is correct the frame callbacks and the input handling events are coming from the compositor to the main wayland display queue on the client side.</div>
</div><div>So how i can get the different queues on the client site or is there a possibility to get a separate queue for input events?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/18 Giulio Camuffo <span dir="ltr"><<a href="mailto:giuliocamuffo@gmail.com" target="_blank">giuliocamuffo@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Oh, I sent my mail before the second one arrived.<br>
<br>
Yeah, you need to use different wl_event_queues, and the relative functions like<br>
wl_display_dispatch_queue.<br>
<br>
2013/10/18 Giulio Camuffo <<a href="mailto:giuliocamuffo@gmail.com">giuliocamuffo@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> And what is it that doesn't work? As a wild bet I'd say you probably<br>
> want to look at wl_event_queue.<br>
> See <a href="http://wayland.freedesktop.org/docs/html/chap-Library.html#sect-Library-Client" target="_blank">http://wayland.freedesktop.org/docs/html/chap-Library.html#sect-Library-Client</a><br>
><br>
> Giulio<br>
><br>
> 2013/10/18 Eugen Friedrich <<a href="mailto:friedrix@gmail.com">friedrix@gmail.com</a>>:<br>
>> Hallo dear Wayland developer,<br>
>><br>
>> I thing i have a very common use case and currently i don't now how to get<br>
>> it work in wayland.<br>
>><br>
>> We have a wayland client application with 2 threads:<br>
>><br>
>> thread1 - rendering thread - the eglSwapbuffer will  call<br>
>> wl_display_dispatch internally:<br>
>> thread2 - input thread - this should wait for wayland input events<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> wayland-devel mailing list<br>
>> <a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
>> <a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
>><br>
</div></div></blockquote></div><br></div>