Skip to content

Commit

Permalink
README: add flags
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Sep 16, 2024
1 parent a048a6c commit f68f159
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ A Hyprland implementation of wayland-scanner, in and for C++.
hyprwayland-scanner '/path/to/proto' '/path/to/output/directory'
```

### Options

- `--client` -> generate client code
- `--wayland-enums` -> use wayland enum naming (snake instead of camel)

## Dependencies

Requires a compiler with C++23 support.
Expand Down

0 comments on commit f68f159

Please sign in to comment.