#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

#1183 in Development tools

Download history 277/week @ 2024-11-25

277 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