diff --git a/scan-protocols.sh b/scan-protocols.sh new file mode 100755 index 0000000..7ba4540 --- /dev/null +++ b/scan-protocols.sh @@ -0,0 +1,3 @@ +#!/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