mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-23 02:16:33 +11:00
9ac3259a79
Lifetimes don't work nicely when dealing with multithreaded environments in the current design of the existing winit's event handling model, so remove it in favor of `InnerSizeWriter` fences passed to client, so they could try to update the size. Fixes #1387. |
||
---|---|---|
.. | ||
platform | ||
platform_impl | ||
dpi.rs | ||
error.rs | ||
event.rs | ||
event_loop.rs | ||
icon.rs | ||
keyboard.rs | ||
lib.rs | ||
monitor.rs | ||
window.rs |