libspnav 0.1.0

Rust wrapper to libspnav
Documentation

libspnav

crates.io

Minimal Rust wrapper around libspnav providing a type-safe interface.

Documentation

Optional features

  • serde-serialize - Make key event structs serializable.

Limitations

The wrapper currently only supports the non-X11 based method for communicating with spacenavd (UNIX domain socket). X11 support will be considered in the future.