xkbcommon-dl 0.4.2

Dynamically loaded xkbcommon and xkbcommon-x11 Rust bindings.
Documentation
1
2
3
4
5
6
7
8
# xkbcommon-dl

[![](http://meritbadge.herokuapp.com/xkbcommon-dl)](https://crates.io/crates/xkbcommon-dl)
[![Docs.rs](https://docs.rs/xkbcommon-dl/badge.svg)](https://docs.rs/xkbcommon-dl)

Dynamically loaded xkbcommon and xkbcommon-x11 Rust bindings.

lib.rs is an almost verbatim copy of [wayland-kbd's xkbcommon module](https://github.com/Smithay/wayland-kbd/blob/master/src/ffi/mod.rs), along with [update-keysyms.sh](https://github.com/Smithay/wayland-kbd/blob/master/update-keysyms.sh).