winit-sonoma-fix/src/platform_impl/macos
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
..
util Simplify code by switching to higher-level dispatch APIs (#1409) 2020-01-19 11:47:55 -07:00
activation_hack.rs macOS: Unbundled window activation hack (#1318) 2020-01-10 16:02:42 -08:00
app.rs macOS: Unbundled window activation hack (#1318) 2020-01-10 16:02:42 -08:00
app_delegate.rs macOS: Unbundled window activation hack (#1318) 2020-01-10 16:02:42 -08:00
app_state.rs Fix run_return does not return on macOS unless it receives a message (#1380) 2020-01-10 18:25:55 +03:00
event.rs Fix warnings on all platforms (#1383) 2020-01-09 22:29:31 -07:00
event_loop.rs macOS: Dpi overhaul (#997) (and rebase changes) 2020-01-05 14:15:11 -05:00
ffi.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
mod.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
monitor.rs macOS: Unbundled window activation hack (#1318) 2020-01-10 16:02:42 -08:00
observer.rs doc: change remaining EventsCleared references to MainEventsCleared (#1390) 2020-01-13 12:15:44 -07:00
view.rs Revert "on MacOS, Fix not sending ReceivedCharacter event for s… (#1501) 2020-03-09 16:57:04 -04:00
window.rs rename dpi_factor to scale_factor where appropriate (#1463) 2020-02-13 12:41:41 -07:00
window_delegate.rs Move ModifiersChanged variant to WindowEvent (#1381) 2020-03-06 15:43:55 -07:00