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

wayland-protocols-misc

Generated API for misc and deprecated wayland protocol extensions

22 releases

0.3.5 Oct 23, 2024
0.3.3 Jul 16, 2024
0.2.0 Sep 2, 2023
0.1.0 Dec 27, 2022
0.1.0-beta.8 Jul 15, 2022

#1249 in GUI

Download history 941/week @ 2024-10-07 989/week @ 2024-10-14 1471/week @ 2024-10-21 1319/week @ 2024-10-28 1429/week @ 2024-11-04 924/week @ 2024-11-11 1058/week @ 2024-11-18 1074/week @ 2024-11-25 1206/week @ 2024-12-02 1304/week @ 2024-12-09 1327/week @ 2024-12-16 1065/week @ 2024-12-23 1554/week @ 2024-12-30 2116/week @ 2025-01-06 2159/week @ 2025-01-13 1558/week @ 2025-01-20

7,532 downloads per month
Used in 18 crates (10 directly)

MIT license

600KB
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
~149K SLoC