| Crates.io | wayland-protocols |
| lib.rs | wayland-protocols |
| version | 0.32.9 |
| created_at | 2016-11-12 19:04:24.504086+00 |
| updated_at | 2025-07-28 22:55:59.200647+00 |
| description | Generated API for the officials wayland protocol extensions |
| homepage | |
| repository | https://github.com/smithay/wayland-rs |
| max_upload_size | |
| id | 7219 |
| size | 757,162 |
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: