tree: 90b50415ef2cb6208e64a49fdb3b2f32ff28e22a [path history] [tgz]
  1. src/
  2. Cargo.toml
  3. LICENSE.txt
  4. README.md
third_party/wayland-scanner/README.md

crates.io docs.rs Continuous Integration codecov

wayland-scanner

Code-generation for Wayland protocols, to be used with wayland-client or wayland-server to integrate them with your own protocol extensions.

Most general protocol extensions are already exposed by the wayland-protocols crate, so you don't need to use wayland-scanner directly to support them.