Add xdg-shell stable support

This commit is contained in:
emersion 2018-05-13 16:38:56 +01:00
parent 0c96d757d0
commit 88d9d43b36
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
8 changed files with 331 additions and 1 deletions

View file

@ -34,6 +34,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']