mirror of
https://github.com/zoriya/river.git
synced 2025-12-06 07:06:10 +00:00
Add protocol scanning script
This commit is contained in:
3
scan-protocols.sh
Executable file
3
scan-protocols.sh
Executable file
@@ -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
|
||||
Reference in New Issue
Block a user