Safe Rust bindings for wlroots.
To build wlroots-rs you have to init the wlroots submodule first
git submodule update --init
cargo build
See the examples directory for basic examples using this library and at rootston, our clone of the wlroots reference compositor for a more comprehensive example