wayland

Simple bindings for Wayland.


License
MIT

Documentation

Rust Wayland

This library provides Rust bindings for Wayland. Currently the raw module mirrors the headers wayland-client.h and wayland-client-protocol.h. I suggest using everything through that right now as the Rust wrappers are very volatile.

Building

Run cargo build.

License

All code is licensed under the MIT license.