#wayland-protocol #wayland-client #client-server #wayland #protocols #extension #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

#1275 in GUI

Download history 1393/week @ 2024-10-30 1310/week @ 2024-11-06 782/week @ 2024-11-13 1130/week @ 2024-11-20 1115/week @ 2024-11-27 1226/week @ 2024-12-04 1366/week @ 2024-12-11 1261/week @ 2024-12-18 977/week @ 2024-12-25 1812/week @ 2025-01-01 2248/week @ 2025-01-08 1941/week @ 2025-01-15 1835/week @ 2025-01-22 1740/week @ 2025-01-29 1939/week @ 2025-02-05 1849/week @ 2025-02-12

7,526 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–11MB
~149K SLoC