aboutsummaryrefslogtreecommitdiff
path: root/scan-protocols.sh
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-04-09 13:18:19 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-04-09 13:18:52 +0200
commit86c486bf2dd589f67160b56aef4d4aae66005f77 (patch)
tree37f05745eb8adce6309f16a7352b6fa31bc677c4 /scan-protocols.sh
parentbf17b5404846d54d70fe63eb013cf20bf0a4b448 (diff)
downloadriver-86c486bf2dd589f67160b56aef4d4aae66005f77.tar.gz
river-86c486bf2dd589f67160b56aef4d4aae66005f77.tar.xz
Import layer shell protocol
Diffstat (limited to 'scan-protocols.sh')
-rwxr-xr-xscan-protocols.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scan-protocols.sh b/scan-protocols.sh
index 7ba4540..17da8bd 100755
--- a/scan-protocols.sh
+++ b/scan-protocols.sh
@@ -1,3 +1,6 @@
#!/bin/sh
wayland-scanner server-header protocol/xdg-shell.xml protocol/xdg-shell-protocol.h
wayland-scanner private-code protocol/xdg-shell.xml protocol/xdg-shell-protocol.c
+
+wayland-scanner server-header protocol/wlr-layer-shell-unstable-v1.xml protocol/wlr-layer-shell-unstable-v1-protocol.h
+wayland-scanner private-code protocol/wlr-layer-shell-unstable-v1.xml protocol/wlr-layer-shell-unstable-v1-protocol.c