Add DWL tags module

This commit is contained in:
David Delarosa
2023-04-11 04:50:21 +03:00
parent bd908f6d97
commit 60cdf10e64
9 changed files with 489 additions and 0 deletions

View File

@ -30,6 +30,7 @@ client_protocols = [
['ext-workspace-unstable-v1.xml'],
['river-status-unstable-v1.xml'],
['river-control-unstable-v1.xml'],
['dwl-bar-ipc-unstable-v1.xml'],
]
client_protos_src = []