winit-sonoma-fix/src
Osspial d35ee0d580
Fix hovering the mouse over the active window creating an endless stream of CursorMoved events (#1170)
* Fix hovering the mouse over the active window creating an endless stream of CursorMoved events

* Format
2019-09-17 11:34:48 -04:00
..
platform iOS os version checking around certain APIs (#1094) 2019-08-26 18:47:23 -04:00
platform_impl Fix hovering the mouse over the active window creating an endless stream of CursorMoved events (#1170) 2019-09-17 11:34:48 -04:00
dpi.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs Add touch pressure information for touch events on Windows (#1134) 2019-09-09 14:15:49 -04:00
event_loop.rs Do not require T: Clone for EventLoopProxy<T>: Clone (#1086) 2019-08-05 16:51:42 -04:00
icon.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
lib.rs iOS: add support for controlling the home indicator, and Exclusive video mode (#1078) 2019-07-31 00:57:31 -06:00
monitor.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
window.rs fix: distinguish grab and grabbing cursors (#1154) 2019-09-12 16:38:44 -07:00