winit/src/platform_impl
Mads Marquart 0a3cacd577
Retain ApplicationDelegate in NSWindowDelegate and NSView
The delegate is only weakly referenced by NSApplication, so getting it
from there may fail if the event loop has been dropped.

Fixes #3668.
2024-05-06 18:29:07 +04:00
..
android chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
ios Add UIGestureRecognizerDelegate and PanGestureRecogniser (#3597) 2024-04-27 15:55:04 +02:00
linux chore: fix some typos in comments (#3635) 2024-04-27 15:29:11 +02:00
macos Retain ApplicationDelegate in NSWindowDelegate and NSView 2024-05-06 18:29:07 +04:00
orbital chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
web Web: fix Clippy v1.78 FPs (#3678) 2024-05-03 22:24:54 +02:00
windows bugfix(win32): Only return win handle on OK thread 2024-04-26 20:28:10 +04:00
mod.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00