winit/src/platform_impl/windows
zserik 830d47a5f7 Have EventLoopClosed contain the original event (#1294)
* Fix issue #1292

* Remove "optionally" from changelog entry
2019-12-07 10:22:03 -07:00
..
dpi.rs Prevent EventLoop from getting initialized outside the main thread in cross-platform functions (#1186) 2019-10-18 11:51:06 -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 Fix array_into_iter warning on Windows (#1308) 2019-12-04 12:02:33 -05:00
event_loop.rs Have EventLoopClosed contain the original event (#1294) 2019-12-07 10:22:03 -07: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 Remove derivative dependency (#1201) 2019-10-03 16:19:10 -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 Fix hovering the mouse over the active window creating an endless stream of CursorMoved events (#1170) 2019-09-17 11:34:48 -04:00
window.rs Stop refocusing window when switching from fullscreen to windowed (#1285) 2019-11-26 22:49:14 -05:00
window_state.rs Stop refocusing window when switching from fullscreen to windowed (#1285) 2019-11-26 22:49:14 -05:00