#wayland #cli #tool #questions

nightly app wayland-interface-check

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

4 releases

0.9.2 Jan 13, 2025
0.9.1 Jan 13, 2025
0.8.1 Nov 27, 2024
0.8.0 Nov 27, 2024

#2371 in Development tools

Download history 283/week @ 2024-11-27 32/week @ 2024-12-04 7/week @ 2024-12-11 178/week @ 2025-01-08 59/week @ 2025-01-15

237 downloads per month

Apache-2.0

9KB
80 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
~156K SLoC