#wayland-protocol #wayland #wayland-client #protocols #extension #client-server

wayland-protocols-misc

Generated API for misc and deprecated wayland protocol extensions

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

#1248 in GUI

Download history 988/week @ 2024-11-17 1158/week @ 2024-11-24 1108/week @ 2024-12-01 1288/week @ 2024-12-08 1406/week @ 2024-12-15 1047/week @ 2024-12-22 1421/week @ 2024-12-29 2043/week @ 2025-01-05 2260/week @ 2025-01-12 1852/week @ 2025-01-19 1675/week @ 2025-01-26 1797/week @ 2025-02-02 2016/week @ 2025-02-09 2550/week @ 2025-02-16 2772/week @ 2025-02-23 1438/week @ 2025-03-02

9,047 downloads per month
Used in 19 crates (10 directly)

MIT license

615KB
9K SLoC

crates.io docs.rs Continuous Integration codecov

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
~163K SLoC