wl_fixes: implement v2
This commit is contained in:
parent
4955c8d248
commit
218e50c74a
3 changed files with 11 additions and 2 deletions
|
|
@ -4,3 +4,8 @@ request destroy (destructor) {
|
|||
request destroy_registry {
|
||||
registry: id(wl_registry),
|
||||
}
|
||||
|
||||
request ack_global_remove (since = 2) {
|
||||
registry: id(wl_registry),
|
||||
name: u32,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue