On Tue, Jun 21, 2011 at 10:15 AM, Fiedler, Mathias
wrote:
> Hi,
>
> while playing around with wayland and the simple-client demo (using EGL) i
> ran into issues where simple-client were caught in an endless loop in
> wl_display_iterate. The issue seems to be a recursive call of
> wl_display_ite
Hi,
while playing around with wayland and the simple-client demo (using EGL) i ran
into issues where simple-client were caught in an endless loop in
wl_display_iterate. The issue seems to be a recursive call of
wl_display_iterate.
The simple-client registers redraw() as a callback function to