wayland-protocols-misc

Crates.iowayland-protocols-misc
lib.rswayland-protocols-misc
version0.3.2
sourcesrc
created_at2022-05-23 14:16:42.729041
updated_at2024-07-04 01:05:10.004777
descriptionGenerated API for misc and deprecated wayland protocol extensions
homepage
repositoryhttps://github.com/smithay/wayland-rs
max_upload_size
id591836
size54,327
Publishers (github:smithay:publishers)

documentation

https://docs.rs/wayland-protocols-misc/

README

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.

Commit count: 1383

cargo fmt