#wayland-protocol #client-server #wayland #protocols #extension #server #client

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

#1049 in GUI

Download history 1294/week @ 2024-01-05 1300/week @ 2024-01-12 1318/week @ 2024-01-19 1858/week @ 2024-01-26 1671/week @ 2024-02-02 1629/week @ 2024-02-09 2107/week @ 2024-02-16 1740/week @ 2024-02-23 1709/week @ 2024-03-01 1749/week @ 2024-03-08 1834/week @ 2024-03-15 2408/week @ 2024-03-22 2509/week @ 2024-03-29 1864/week @ 2024-04-05 2715/week @ 2024-04-12 2427/week @ 2024-04-19

9,778 downloads per month
Used in 7 crates (6 directly)

MIT license

565KB
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–12MB
~139K SLoC