This is v4 of the proposal.
Changes from v3 to v4: relax implementation requirements for inclusion
in "xdg" and "wp" (Jonas, Drew).
Diff: https://sr.ht/yw0R.txt
* * *
wayland-protocols governance
This document governs the maintenance of wayland-protocols and serves to
Hi wayland devs,
I have a question regarding the life span of wayland objects. I know
wayland is a asynchronous API, but is there a way to know when the
wl_resource gets destroyed once `wl_proxy_destroy` in the clients?
The use case is that clients creates some wl_objects on server signal and
th