winit-sonoma-fix/src/platform_impl/windows
Osspial c03ef852a4
Fix surrogate pair handling on Windows (#1165)
* Fix surrogate pair handling on Windows

* Change high_surrogate to Option<u16>

* Format
2019-09-15 22:09:08 -04:00
..
dpi.rs Add touch pressure information for touch events on Windows (#1134) 2019-09-09 14:15:49 -04:00
drop_handler.rs Improve handling of file paths in the windows DnD handler (#980) 2019-06-28 18:07:36 -04:00
event.rs Re-format on stable rustfmt (#974) 2019-06-24 12:14:55 -04:00
event_loop.rs Fix surrogate pair handling on Windows (#1165) 2019-09-15 22:09:08 -04:00
icon.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
mod.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
monitor.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
raw_input.rs Improve handling of file paths in the windows DnD handler (#980) 2019-06-28 18:07:36 -04:00
util.rs Handle WM_POINTER* events in favor of WM_TOUCH 2019-07-08 10:13:02 +02:00
window.rs On Windows, Unset maximized when transforming window (#1014) 2019-08-26 22:07:15 -04:00
window_state.rs Fix surrogate pair handling on Windows (#1165) 2019-09-15 22:09:08 -04:00