libspnav

Crates.iolibspnav
lib.rslibspnav
version0.1.0
sourcesrc
created_at2019-03-25 21:42:10.148177
updated_at2019-03-25 21:42:10.148177
descriptionRust wrapper to libspnav
homepage
repositoryhttps://github.com/xanium4332/libspnav-rs
max_upload_size
id123817
size7,927
James Buckley (xanium4332)

documentation

README

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.

Commit count: 1

cargo fmt