Crates.io | wayland-interface-check |
lib.rs | wayland-interface-check |
version | 0.12.2 |
created_at | 2024-11-27 00:32:09.589463+00 |
updated_at | 2025-08-20 01:20:21.575701+00 |
description | Binary to answer the question, "Is this Wayland interface available?" |
homepage | |
repository | https://github.com/SUPERCILEX/clipboard-history |
max_upload_size | |
id | 1462482 |
size | 22,656 |
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.