Crates.io | wayland-protocols-misc |
lib.rs | wayland-protocols-misc |
version | 0.3.5 |
source | src |
created_at | 2022-05-23 14:16:42.729041 |
updated_at | 2024-10-23 16:20:05.701071 |
description | Generated API for misc and deprecated wayland protocol extensions |
homepage | |
repository | https://github.com/smithay/wayland-rs |
max_upload_size | |
id | 591836 |
size | 54,476 |
This crate provides Wayland object definitions for various orphan or deprecated protocol extensions.
It is meant to be used in addition to wayland-client
or wayland-server
.
This crate provides bindings for protocols that are generally not officially supported, but are de facto used by a non-negligible number of projects in the wayland ecosystem.
The provided objects are controlled by the client
and server
cargo features, which respectively enable
the generation of client-side and server-side objects.