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

wayland-protocols-misc

Generated API for misc and deprecated wayland protocol extensions

16 releases

0.2.0 Sep 2, 2023
0.1.0 Dec 27, 2022
0.1.0-beta.13 Nov 4, 2022
0.1.0-beta.8 Jul 15, 2022

#1025 in GUI

Download history 1363/week @ 2023-12-13 1352/week @ 2023-12-20 859/week @ 2023-12-27 1217/week @ 2024-01-03 1258/week @ 2024-01-10 1202/week @ 2024-01-17 1767/week @ 2024-01-24 1741/week @ 2024-01-31 1585/week @ 2024-02-07 2060/week @ 2024-02-14 1835/week @ 2024-02-21 1682/week @ 2024-02-28 1697/week @ 2024-03-06 1825/week @ 2024-03-13 2431/week @ 2024-03-20 1783/week @ 2024-03-27

7,989 downloads per month
Used in 6 crates (5 directly)

MIT license

565KB
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 projets 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–13MB
~147K SLoC