winit-sonoma-fix/src/platform_impl/macos
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
..
util Cleanup some previous merge errors 2019-04-07 15:58:47 +02:00
event_loop.rs Fix incorrect keycodes when using a non-US keyboard layout. (#755) 2019-04-07 16:41:52 +02:00
ffi.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
mod.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
monitor.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
view.rs Fix incorrect keycodes when using a non-US keyboard layout. (#755) 2019-04-07 16:41:52 +02:00
window.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00