Wayland: destroyed objects and events
Olivier Fourdan
ofourdan at redhat.com
Thu Nov 10 17:35:51 UTC 2022
On Thu, Nov 10, 2022 at 6:24 PM Maxim Kartashev
<maxim.kartashev at jetbrains.com> wrote:
>>
>> I guess you could destroy the callback with wl_callback_destroy() so
>> it won't fire up again?
>
> Would that stop the callback from firing, considering that wl_callback_destroy() request might be received by the server _after_ an event has already been scheduled? The asynchronous nature of the protocol leaves me guessing sometimes.
I think that's the recommended way, it destroys the proxy object on
the client side.
Cheers
Olivier
More information about the wakefield-dev
mailing list