Hi,
On 11 August 2014 07:48, Yang Andy wrote:
> Hi everyone
>
> In my software,i successfully call [wl_global_create]api.
>
> But callback [wl_global_bind_func_t bind] is never called.
>
>
And are you binding to the global in a client? Client must call
wl_registry_bind() (usually from display.g
Hi everyone
In my software,i successfully call [wl_global_create]api.
But callback [wl_global_bind_func_t bind] is never called.
Could anyone give me some advice?
Thank you.
[API]
wl_global_create(struct wl_display *display,
const struct wl_interface *interface, int version,