x11: uniformize keyboard scancodes with linux (#297)

This commit is contained in:
Victor Berger 2017-09-25 07:25:36 +02:00 committed by tomaka
parent 15fbc0dff4
commit 9c116a1bae
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# Unreleased
- Uniformize keyboard scancode values accross Wayland and X11 (#297).
# Version 0.8.1 (2017-09-22)
- Added various methods to `os::linux::EventsLoopExt`, plus some hidden items necessary to make