winit/src
josh65536 05fdcb5b27
Web: Use mouse events instead of pointer events if the latter isn't supported (#1630)
* Fixed Safari not getting mouse events

* Edited changelog

* Addressed compiler warnings

Co-authored-by: Ryan G <ryanisaacg@users.noreply.github.com>
2020-08-04 21:39:09 -04:00
..
platform Make drag and drop optional (fixes OleInitialize failure #1255) (#1524) 2020-06-28 18:17:27 -04:00
platform_impl Web: Use mouse events instead of pointer events if the latter isn't supported (#1630) 2020-08-04 21:39:09 -04:00
dpi.rs rename dpi_factor to scale_factor where appropriate (#1463) 2020-02-13 12:41:41 -07: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 Use PhysicalPosition in PixelDelta event 2020-07-27 01:16:21 +03:00
event_loop.rs Move available_monitors and primary_monitor to EventLoopWindowTarget (#1616) 2020-07-04 15:46:41 -04:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Fix with_fullscreen signature 2020-08-02 02:10:33 +03:00