21 releases
new 0.3.4 | Sep 4, 2024 |
---|---|
0.3.3 | Jul 16, 2024 |
0.3.1 | May 31, 2024 |
0.2.0 | Sep 2, 2023 |
0.1.0-beta.8 | Jul 15, 2022 |
#1071 in GUI
8,242 downloads per month
Used in 12 crates
(6 directly)
595KB
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–12MB
~142K SLoC