#wayland #cli #tool #questions

nightly app wayland-interface-check

Binary to answer the question, "Is this Wayland interface available?"

2 releases

0.8.1 Nov 27, 2024
0.8.0 Nov 27, 2024

#1163 in Development tools

Download history 249/week @ 2024-11-22 54/week @ 2024-11-29 16/week @ 2024-12-06

319 downloads per month

Apache-2.0

9KB
58 lines

Wayland interface check

Crates.io Version

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