Crates.io | wayland-protocols |
lib.rs | wayland-protocols |
version | 0.32.5 |
source | src |
created_at | 2016-11-12 19:04:24.504086 |
updated_at | 2024-10-23 16:19:53.564255 |
description | Generated API for the officials wayland protocol extensions |
homepage | |
repository | https://github.com/smithay/wayland-rs |
max_upload_size | |
id | 7219 |
size | 813,297 |
This crate provides Wayland object definitions for the official Wayland protocol extensions.
It is meant to be used in addition to wayland-client
or wayland-server
.
This crate follows the "wayland-protocols" extensions repository.
The provided objects are controlled by cargo features:
client
and server
cargo features respectively enable the generation of client-side
and server-side objectsstaging
enable the generation of protocols in the staging process and will soon become stable.unstable
enable the generation of not-yet-stabilized protocolsFor other protocols, see also: