aboutsummaryrefslogtreecommitdiff
path: root/scan-protocols.sh
diff options
context:
space:
mode:
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