23 releases
0.3.6 | Jan 31, 2025 |
---|---|
0.3.5 | Oct 23, 2024 |
0.3.4 | Sep 4, 2024 |
0.3.3 | Jul 16, 2024 |
0.1.0-beta.8 | Jul 15, 2022 |
#1275 in GUI
7,526 downloads per month
Used in 19 crates
(10 directly)
615KB
9K
SLoC
wayland-protocols-misc
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.
Dependencies
~3–11MB
~149K SLoC