2 releases
0.8.1 | Nov 27, 2024 |
---|---|
0.8.0 | Nov 27, 2024 |
#1183 in Development tools
277 downloads per month
9KB
58 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
~3–12MB
~153K SLoC