mirror of
https://github.com/hyprwm/hyprwayland-scanner.git
synced 2024-11-23 12:25:58 +01:00
README: clarify function
This commit is contained in:
parent
b68dab23fc
commit
500c81a9e1
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
# hyprwayland-scanner
|
# hyprwayland-scanner
|
||||||
A Hyprland implementation of wayland-scanner, in and for C++.
|
A Hyprland implementation of wayland-scanner, in and for C++.
|
||||||
|
|
||||||
|
hw-s automatically generates properly RAII-ready, modern C++ bindings for Wayland protocols, for
|
||||||
|
either servers or clients.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue