And what is it that doesn't work? As a wild bet I'd say you probably
want to look at wl_event_queue.
See 
http://wayland.freedesktop.org/docs/html/chap-Library.html#sect-Library-Client

Giulio

2013/10/18 Eugen Friedrich <fried...@gmail.com>:
> Hallo dear Wayland developer,
>
> I thing i have a very common use case and currently i don't now how to get
> it work in wayland.
>
> We have a wayland client application with 2 threads:
>
> thread1 - rendering thread - the eglSwapbuffer will  call
> wl_display_dispatch internally:
> thread2 - input thread - this should wait for wayland input events
>
>
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to