https://github.com/smithay/wayland-kbd
Keyboard utilities for the wayland-client library. Mainly handling keymaps with the help of libxkbcommon.
https://github.com/smithay/wayland-kbd
Last synced: 24 days ago
JSON representation
Keyboard utilities for the wayland-client library. Mainly handling keymaps with the help of libxkbcommon.
- Host: GitHub
- URL: https://github.com/smithay/wayland-kbd
- Owner: Smithay
- License: mit
- Created: 2015-05-14T07:18:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T11:04:17.000Z (about 7 years ago)
- Last Synced: 2025-03-25T16:55:32.269Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 1.53 MB
- Stars: 12
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
**Deprecation**: this library is deprecated in favor of
[Smithay's Client Toolkit](https://github.com/Smithay/client-toolkit), and will not be
ported to wayland-client 0.20.# wayland-kbd
Keyboard utilities for the wayland-client library. Mainly handling keymaps with the help of libxkbcommon.# Documentation
Available on [docs.rs](https://docs.rs/wayland-kbd/)
Documentation for the master branch is also hosted on
https://smithay.github.io/wayland-kbd