#bindings #header #raw #right

wayland

Simple bindings for Wayland

2 releases

Uses old Rust 2015

0.0.2 Jan 21, 2015
0.0.1 Nov 21, 2014

#20 in #right

24 downloads per month

MIT license

82KB
2.5K SLoC

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.

No runtime deps