> On 10 May 2019, at 08:48, adlo <[email protected]> wrote: > > I put a call to weston_log() in my server-side bind function and then called > wl_global_create() in my client. I was expecting to see my log entry printed > to the screen but I got nothing. > > What could be going on?
I meant wl_registry_bind(), not wl_global_create(). I called wl_registry_bind() in my client, but nothing seemed to happen. _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
