#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

#1250 in GUI

Download history 1253/week @ 2024-09-15 1285/week @ 2024-09-22 1126/week @ 2024-09-29 1083/week @ 2024-10-06 928/week @ 2024-10-13 1334/week @ 2024-10-20 1399/week @ 2024-10-27 1453/week @ 2024-11-03 995/week @ 2024-11-10 988/week @ 2024-11-17 1158/week @ 2024-11-24 1108/week @ 2024-12-01 1288/week @ 2024-12-08 1406/week @ 2024-12-15 1047/week @ 2024-12-22 1111/week @ 2024-12-29

5,029 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
~142K SLoC