wayland-protocols

Crates.iowayland-protocols
lib.rswayland-protocols
version0.32.2
sourcesrc
created_at2016-11-12 19:04:24.504086
updated_at2024-07-04 01:05:00.71691
descriptionGenerated API for the officials wayland protocol extensions
homepage
repositoryhttps://github.com/smithay/wayland-rs
max_upload_size
id7219
size759,267
Publishers (github:smithay:publishers)

documentation

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

README

crates.io docs.rs Continuous Integration codecov

wayland-protocols

This crate provides Wayland object definitions for the official Wayland protocol extensions. It is meant to be used in addition to wayland-client or wayland-server.

This crate follows the "wayland-protocols" extensions repository.

The provided objects are controlled by cargo features:

  • the client and server cargo features respectively enable the generation of client-side and server-side objects
  • the staging enable the generation of protocols in the staging process and will soon become stable.
  • the unstable enable the generation of not-yet-stabilized protocols

For other protocols, see also:

Commit count: 1383

cargo fmt