take newest ext-workspace version

This commit is contained in:
Ilia Bozhinov 2021-02-17 07:54:06 +01:00
parent 754fb31f04
commit 284dc3d251
2 changed files with 71 additions and 35 deletions

View file

@ -43,7 +43,7 @@ protocols = {
'wlr-output-power-management-unstable-v1': 'wlr-output-power-management-unstable-v1.xml',
'wlr-screencopy-unstable-v1': 'wlr-screencopy-unstable-v1.xml',
'wlr-virtual-pointer-unstable-v1': 'wlr-virtual-pointer-unstable-v1.xml',
'wlr-workspace-unstable-v1': 'wlr-workspace-unstable-v1.xml',
'ext-workspace-unstable-v1': 'ext-workspace-unstable-v1.xml',
}
protocols_code = {}