winit/src/platform_impl
Michael Palmos f000b82d74 Fix incorrect keycodes when using a non-US keyboard layout. (#755)
* Fix incorrect keycodes when using a non-US keyboard layout.

This commit fixes the issue described in #752, and uses the advised
method to fix it.

* Style fixes

Co-Authored-By: Toqozz <toqoz@hotmail.com>

* Refactoring of macOS `virtualkeycode` fix (#752)

* Applies requested changes as per pull request discussion (#755).
2019-04-07 16:41:52 +02:00
..
android Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
emscripten Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
ios Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
linux Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
macos Fix incorrect keycodes when using a non-US keyboard layout. (#755) 2019-04-07 16:41:52 +02:00
windows Handle horizontal wheel input (Windows) (#792) 2019-04-07 16:41:51 +02:00
mod.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00