Merge pull request #1643 from acrisci/xdg-protocol-header

add xdg-shell protocol header
This commit is contained in:
Drew DeVault 2018-03-28 23:45:13 -04:00 committed by GitHub
commit b1984133a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ client_protocols = [
]
server_protocols = [
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
['wlr-layer-shell-unstable-v1.xml']
]