#wayland #command-line-tool #cli #tool

nightly app wayland-interface-check

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

7 releases

Uses new Rust 2024

new 0.9.5 Mar 29, 2025
0.9.4 Mar 13, 2025
0.9.2 Jan 13, 2025
0.8.1 Nov 27, 2024

#1588 in Development tools

Download history 32/week @ 2024-12-04 7/week @ 2024-12-11 178/week @ 2025-01-08 59/week @ 2025-01-15 19/week @ 2025-02-05 9/week @ 2025-02-12 8/week @ 2025-02-19 5/week @ 2025-02-26 1/week @ 2025-03-05 308/week @ 2025-03-12 15/week @ 2025-03-19

330 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

~4–13MB
~172K SLoC