wayland-interface-check

Crates.iowayland-interface-check
lib.rswayland-interface-check
version0.12.2
created_at2024-11-27 00:32:09.589463+00
updated_at2025-08-20 01:20:21.575701+00
descriptionBinary to answer the question, "Is this Wayland interface available?"
homepage
repositoryhttps://github.com/SUPERCILEX/clipboard-history
max_upload_size
id1462482
size22,656
Alex Saveau (SUPERCILEX)

documentation

README

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.

Commit count: 604

cargo fmt