update to newest zext-workspace

This commit is contained in:
Ilia Bozhinov 2021-02-23 21:24:19 +01:00
parent ebcad3604c
commit 4aab5f8bb0
4 changed files with 120 additions and 51 deletions

View file

@ -185,8 +185,8 @@ clients = {
'input-method-unstable-v2',
],
},
'wlr-workspace': {
'src': 'wlr-workspace.c',
'ext-workspace': {
'src': 'ext-workspace.c',
'dep': [wlroots],
'proto': ['ext-workspace-unstable-v1'],
},