Revert protocol build

This commit is contained in:
dmitry 2021-11-28 01:19:21 +03:00
parent 3c2fa1625d
commit 2fb671f5fa
1 changed files with 1 additions and 4 deletions

View File

@ -27,14 +27,11 @@ client_protocols = [
[wl_protocol_dir, 'unstable/idle-inhibit/idle-inhibit-unstable-v1.xml'],
['wlr-layer-shell-unstable-v1.xml'],
['wlr-foreign-toplevel-management-unstable-v1.xml'],
['ext-workspace-unstable-v1.xml'],
['river-status-unstable-v1.xml'],
['river-control-unstable-v1.xml'],
]
if get_option('experimental')
client_protocols += ['ext-workspace-unstable-v1.xml']
endif
client_protos_src = []
client_protos_headers = []