#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

#1236 in GUI

Download history 1380/week @ 2024-08-23 1828/week @ 2024-08-30 1913/week @ 2024-09-06 1389/week @ 2024-09-13 1242/week @ 2024-09-20 1193/week @ 2024-09-27 1072/week @ 2024-10-04 1009/week @ 2024-10-11 1209/week @ 2024-10-18 1333/week @ 2024-10-25 1487/week @ 2024-11-01 1171/week @ 2024-11-08 918/week @ 2024-11-15 1130/week @ 2024-11-22 1044/week @ 2024-11-29 1059/week @ 2024-12-06

4,267 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–11MB
~143K SLoC