Vendor things
This commit is contained in:
parent
5deceec006
commit
977e3c17e5
19434 changed files with 10682014 additions and 0 deletions
12
third-party/vendor/wayland-scanner/README.md
vendored
Normal file
12
third-party/vendor/wayland-scanner/README.md
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[](https://crates.io/crates/wayland-scanner)
|
||||
[](https://docs.rs/wayland-scanner)
|
||||
[](https://github.com/Smithay/wayland-rs/actions?query=workflow%3A%22Continuous+Integration%22)
|
||||
[](https://codecov.io/gh/Smithay/wayland-rs)
|
||||
|
||||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue