xkbcommon
xkbcommon is a library implementing the XKB specification for handling keyboard descriptions, including loading them from disk, parsing them and handling their state. It is mainly meant for client toolkits, window systems, and other system applications.
Currently that includes:
It is also used by some XCB applications for proper keyboard support.
Please take a look at our documentation to find out more:
Releases
Our git repository on GitHub always contains the most up-to-date development code. Patches and feedback should ideally be submitted against the latest code in git.
Our latest API- and ABI-stable release is 1.12.2 (release notes)
You may find the past release announcements, including NEWS and checksums, on the wayland-devel mailing list archives:
Bugs
You are welcome to report any bugs you may encounter to the GitHub issue tracker.