7 releases
Uses new Rust 2024
0.9.5 | Mar 29, 2025 |
---|---|
0.9.4 | Mar 13, 2025 |
0.9.2 | Jan 13, 2025 |
0.8.1 | Nov 27, 2024 |
#1087 in Development tools
461 downloads per month
9KB
80 lines
Wayland Interface Check
This simple binary answers the question, "Is this Wayland interface available?" For example,
$ wayland-interface-check zwlr_data_control_manager_v1
$ echo $?
0
means the interface is available.
Dependencies
~4–13MB
~171K SLoC