winit/src/platform_impl
dam4rus 068d114740 Add touch pressure information for touch events on Windows (#1134)
* Add touch pressure information for touch events on Windows

* Modified CHANGELOG.md and FEATURES.md to reflect changes

* Updated documentation of struct Touch to reflect changes

* Replaced mem::uninitalized() with mem::MaybeUninit
Fixed warnings in platform_impl/windows/dpi.rs
2019-09-09 14:15:49 -04:00
..
android Add touch pressure information for touch events on iOS (#1090) 2019-08-13 18:12:13 -04:00
emscripten Add touch pressure information for touch events on iOS (#1090) 2019-08-13 18:12:13 -04:00
ios [ios] Groundwork for new Redraw API, refactoring AppState, and bugfixes (#1133) 2019-09-04 14:23:11 -07:00
linux Implement WindowEvent ModifiersChanged for X11 and Wayland (#1132) 2019-09-08 11:43:28 -07:00
macos macos: Implement run_return (#1108) 2019-08-23 02:30:53 -07:00
windows Add touch pressure information for touch events on Windows (#1134) 2019-09-09 14:15:49 -04:00
mod.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00