#wayland #check #interface #command-line-tool #clipboard-history #gui

nightly app wayland-interface-check

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

7 releases

Uses new Rust 2024

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

#1087 in Development tools

Download history 217/week @ 2025-01-12 20/week @ 2025-01-19 14/week @ 2025-02-02 9/week @ 2025-02-09 11/week @ 2025-02-16 4/week @ 2025-02-23 4/week @ 2025-03-02 256/week @ 2025-03-09 59/week @ 2025-03-16 63/week @ 2025-03-23 83/week @ 2025-03-30

461 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
~171K SLoC