winit/src
Kelvin Ly 192bd798e3 Implement virtual key translation for emscripten (#289)
* Implement virtual key translation

* Remove unused std::mem import from the right file

* Install git on CircleCI instances

* Fix CircleCI config script

* Fix type error in emscripten keyboard events
2017-09-16 15:46:53 +02:00
..
os Update docs of windows-specific methods (#281) 2017-09-13 09:19:54 +02:00
platform Implement virtual key translation for emscripten (#289) 2017-09-16 15:46:53 +02:00
events.rs Move the Suspended event outside of WindowEvent (#284) 2017-09-15 16:24:09 +02:00
lib.rs Fix warnings for win32 (#283) 2017-09-13 11:15:16 +02:00
window.rs Move fullscreen modes to not touch physical resolutions (#270) 2017-09-07 10:33:46 +02:00