mirror of
https://github.com/hyprwm/hyprwayland-scanner.git
synced 2024-11-08 08:55:59 +01:00
295 B
295 B
hyprwayland-scanner
A Hyprland implementation of wayland-scanner, in and for C++.
Usage
hyprwayland-scanner '/path/to/proto' '/path/to/output/directory'
Building
cmake -B build
cmake --build build -j`nproc`
Installation
sudo cmake --install build