#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

#1220 in GUI

Download history 3176/week @ 2024-08-03 3124/week @ 2024-08-10 1529/week @ 2024-08-17 1266/week @ 2024-08-24 1909/week @ 2024-08-31 1844/week @ 2024-09-07 1369/week @ 2024-09-14 1297/week @ 2024-09-21 1104/week @ 2024-09-28 1087/week @ 2024-10-05 1002/week @ 2024-10-12 1277/week @ 2024-10-19 1343/week @ 2024-10-26 1461/week @ 2024-11-02 1069/week @ 2024-11-09 763/week @ 2024-11-16

4,835 downloads per month
Used in 14 crates (7 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
~145K SLoC