Crates.io | wayland-protocols-wlr |
lib.rs | wayland-protocols-wlr |
version | 0.3.5 |
source | src |
created_at | 2022-05-23 14:16:16.795401 |
updated_at | 2024-10-23 16:20:25.582365 |
description | Generated API for the WLR wayland protocol extensions |
homepage | |
repository | https://github.com/smithay/wayland-rs |
max_upload_size | |
id | 591834 |
size | 123,649 |
This crate provides Wayland object definitions for the WLR Wayland protocol extensions.
It is meant to be used in addition to wayland-client
or wayland-server
.
This crate provides bindings for the "wlr-protocols" extensions repository.
The provided objects are controlled by the client
and server
cargo features, which respectively enable
the generation of client-side and server-side objects