131 releases
| 0.32.10 | Dec 30, 2025 |
|---|---|
| 0.32.9 | Jul 28, 2025 |
| 0.32.8 | Apr 29, 2025 |
| 0.32.6 | Jan 31, 2025 |
| 0.7.6 | Nov 12, 2016 |
#15 in GUI
1,884,770 downloads per month
Used in 1,688 crates
(80 directly)
585KB
10K
SLoC
wayland-protocols
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:
- the
clientandservercargo features respectively enable the generation of client-side and server-side objects - the
stagingenable the generation of protocols in the staging process and will soon become stable. - the
unstableenable the generation of not-yet-stabilized protocols
For other protocols, see also:
- wayland-protocols-wlr for the WLR set of protocol extensions
Dependencies
~3–7.5MB
~164K SLoC