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

wayland-protocols-misc

Generated API for misc and deprecated wayland protocol extensions

21 releases

new 0.3.4 Sep 4, 2024
0.3.3 Jul 16, 2024
0.3.1 May 31, 2024
0.2.0 Sep 2, 2023
0.1.0-beta.8 Jul 15, 2022

#1071 in GUI

Download history 1302/week @ 2024-05-18 1418/week @ 2024-05-25 1506/week @ 2024-06-01 1024/week @ 2024-06-08 1280/week @ 2024-06-15 1360/week @ 2024-06-22 1545/week @ 2024-06-29 1850/week @ 2024-07-06 2106/week @ 2024-07-13 2240/week @ 2024-07-20 2525/week @ 2024-07-27 3176/week @ 2024-08-03 3124/week @ 2024-08-10 1529/week @ 2024-08-17 1266/week @ 2024-08-24 1611/week @ 2024-08-31

8,242 downloads per month
Used in 12 crates (6 directly)

MIT license

595KB
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
~142K SLoC