winit/src/platform_impl/macos
Artúr Kovács 4192d04a53
Fix seg-fault when using without a window (#1874)
* Fix seg-fault when using without a window #1869

* Update changelog
2021-03-06 11:17:23 +01:00
..
util Fix seg-fault when using without a window (#1874) 2021-03-06 11:17:23 +01: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 seg-fault when using without a window (#1874) 2021-03-06 11:17:23 +01:00
event.rs Prefix numpad virtual key codes with Numpad 2020-09-20 12:58:24 +03:00
event_loop.rs Make 'primary_monitor' return 'Option<MonitorHandle>' 2020-09-07 20:20:47 +03:00
ffi.rs Change linking of CGDisplayCreateUUIDFromDisplayID on macos (#1626) 2021-02-05 08:58:55 +01: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 macos: Fix compile on aarch64 2020-11-02 21:06:00 +00:00
window.rs Fix seg-fault when using without a window (#1874) 2021-03-06 11:17:23 +01:00
window_delegate.rs Fix WindowEvent::Moved ignoring DPI on macOS 2020-09-23 10:54:53 +00:00