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.
- Host: GitHub
- URL: https://github.com/rust-windowing/xkbcommon-dl
- Owner: rust-windowing
- License: mit
- Created: 2017-12-19T07:03:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T17:01:10.000Z (over 1 year ago)
- Last Synced: 2024-04-25T22:00:22.404Z (over 1 year ago)
- Language: Rust
- Homepage: https://docs.rs/xkbcommon-dl
- Size: 12.8 MB
- Stars: 1
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xkbcommon-dl
[](https://crates.io/crates/xkbcommon-dl)
[](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).