winit/src
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
..
platform Cleanup some previous merge errors 2019-04-07 15:58:47 +02:00
platform_impl Fix incorrect keycodes when using a non-US keyboard layout. (#755) 2019-04-07 16:41:52 +02:00
dpi.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
event.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
event_loop.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
icon.rs Remove icon loading feature (#799) 2019-02-23 20:59:00 -05:00
lib.rs Remove icon loading feature (#799) 2019-02-23 20:59:00 -05:00
monitor.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
window.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00