#wayland #client #server #protocol #extension

wayland-protocols-misc

Generated API for misc and deprecated wayland protocol extensions

16 releases

0.2.0 Sep 2, 2023
0.1.0 Dec 27, 2022
0.1.0-beta.13 Nov 4, 2022
0.1.0-beta.8 Jul 15, 2022

#750 in GUI

Download history 995/week @ 2023-08-13 693/week @ 2023-08-20 716/week @ 2023-08-27 969/week @ 2023-09-03 819/week @ 2023-09-10 973/week @ 2023-09-17 885/week @ 2023-09-24 1047/week @ 2023-10-01 867/week @ 2023-10-08 1183/week @ 2023-10-15 1156/week @ 2023-10-22 896/week @ 2023-10-29 1651/week @ 2023-11-05 1639/week @ 2023-11-12 1406/week @ 2023-11-19 1427/week @ 2023-11-26

6,204 downloads per month
Used in hid-io-core

MIT license

555KB
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 projets 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
~112K SLoC