Implement ext-foreign-toplevel-management-v1

This commit is contained in:
Isaac Freund 2021-01-02 16:31:17 +01:00
parent e9ae795c2c
commit 1785a50b75
No known key found for this signature in database
GPG key ID: 86DED400DDFD7A11
7 changed files with 517 additions and 0 deletions

View file

@ -45,6 +45,7 @@ protocols = {
'wlr-screencopy-unstable-v1': 'wlr-screencopy-unstable-v1.xml',
'wlr-virtual-pointer-unstable-v1': 'wlr-virtual-pointer-unstable-v1.xml',
'foreign-toplevel-info-unstable-v1': 'foreign-toplevel-info-unstable-v1.xml',
'foreign-toplevel-management-unstable-v1': 'foreign-toplevel-management-unstable-v1.xml',
}
protocols_code = {}