Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

XdotRS/xrb

Repository files navigation

X Rust Bindings

crates.io xrb crate GitHub issues GitHub pull requests GitHub CI workflow

License: MPL-2.0

X Rust Bindings, better known as XRB, is a Rust crate implementing data structures (and their serialization/deserialization) for the X Window System protocol v11. It provides a foundation upon which more opinionated APIs and connection handling may be built in order to create an 'X library'. In particular, XRB will serve as the foundation for X.RS in the future.

Disclaimer

XRB is not an X library: it cannot be used in an application binary without extensive connection logic, nor is it meant to be. Instead, you will be able to use X.RS in the future - an X library built on XRB.

Contributing

Contributions are welcome and encouraged for XRB! Please see CONTRIBUTING for more information :)

Releases

No releases published

Packages

No packages published

Languages