An open API service indexing awesome lists of open source software.

https://github.com/rust-windowing/xkbcommon-dl

Dynamically loaded xkbcommon and xkbcommon-x11 Rust bindings.
https://github.com/rust-windowing/xkbcommon-dl

Last synced: 7 months ago
JSON representation

Dynamically loaded xkbcommon and xkbcommon-x11 Rust bindings.

Awesome Lists containing this project

README

          

# 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).