.. | ||
src | ||
wlr-protocols | ||
.cargo-checksum.json | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE.txt | ||
README.md |
wayland-protocols-wlr
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