mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-08 14:35:58 +01:00
11 lines
270 B
Markdown
11 lines
270 B
Markdown
|
---
|
||
|
weight: 10
|
||
|
title: hyprwayland-scanner
|
||
|
---
|
||
|
|
||
|
hyprwayland-scanner, also called hw-s, is a utility to generate sources and headers
|
||
|
for wayland protocol specifications.
|
||
|
|
||
|
It is similar to wayland-scanner, but instead of C, it generates neat and safe C++ implementations.
|
||
|
|