oden/third-party/vendor/wayland-scanner/README.md
2024-03-08 11:03:01 -08:00

852 B

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.