Skip to content

protocol: removed globals allow race-free object removal

Julian Orth requested to merge mahkoh/wayland:global_remove into main

Without this clarification, clients cannot reliably remove objects created transitively from a bound global.

Merge request reports