winit-sonoma-fix/src
Kirill Chibisov b208daa271
Revert "on MacOS, Fix not sending ReceivedCharacter event for s… (#1501)
This reverts commit 9daa0738a9.

This commit introduced other bug #1453 with likely much more common bindings,
so reverting it for now.

Fixes #1453.

Co-authored-by: Osspial <osspial@gmail.com>
2020-03-09 16:57:04 -04:00
..
platform Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
platform_impl Revert "on MacOS, Fix not sending ReceivedCharacter event for s… (#1501) 2020-03-09 16:57:04 -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 i32 instead of u32 for position type in WindowEvent::Moved (#1502) 2020-03-08 00:21:04 -05:00
event_loop.rs Fix warnings on all platforms (#1383) 2020-01-09 22:29:31 -07: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 warnings on all platforms (#1383) 2020-01-09 22:29:31 -07:00
monitor.rs Rename hidpi_factor to scale_factor (#1334) 2020-01-05 14:15:12 -05:00
window.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00