171 releases
| 0.31.14 | Mar 31, 2026 |
|---|---|
| 0.31.12 | Dec 30, 2025 |
| 0.31.11 | Jul 28, 2025 |
| 0.31.8 | Jan 31, 2025 |
| 0.2.0 | Jun 16, 2015 |
#12 in GUI
4,131,170 downloads per month
Used in 2,384 crates
(225 directly)
485KB
10K
SLoC
wayland-client
Client side API for the Wayland protocol. This crate provides infrastructure for manipulating
Wayland objects, as well as object definitions for the core Wayland protocol. Protocol extensions
can be supported as well by combining this crate with wayland-protocols, which provides object
definitions for a large set of extensions.
See the crate-level documentation for usage explanations.
Note: This crate is a low-level interface to the Wayland protocol. If you are looking for a more battery-included toolkit for writing a Wayland client app, you may consider Smithay's Client Toolkit, which is built on top of it.
Dependencies
~2.9–7.5MB
~156K SLoC