Merge pull request #1970 from emersion/xdg-shell-stable

Add xdg-shell stable support
This commit is contained in:
Drew DeVault 2018-05-13 13:45:15 -04:00 committed by GitHub
commit b2dec12368
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 331 additions and 1 deletions

View file

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