#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

#1269 in GUI

Download history 1461/week @ 2024-11-02 1069/week @ 2024-11-09 981/week @ 2024-11-16 1182/week @ 2024-11-23 1055/week @ 2024-11-30 1334/week @ 2024-12-07 1374/week @ 2024-12-14 1068/week @ 2024-12-21 1321/week @ 2024-12-28 1985/week @ 2025-01-04 2346/week @ 2025-01-11 1841/week @ 2025-01-18 1634/week @ 2025-01-25 1792/week @ 2025-02-01 1980/week @ 2025-02-08 1008/week @ 2025-02-15

6,722 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–12MB
~150K SLoC