v2.2.0
Additions:
- Added handling for keyboard layout changes. Printed keysyms now match the current keyboard layout, as you'd expect. (Previously, keysyms were always printed according to the first layout defined as X started, and changing keyboard layout did not affect this.)
Fixes:
- Added a missing call to free event memory, which may have caused slow gradual memory leakage.