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. |
||
|---|---|---|
| .. | ||
| event_loop | ||
| web_sys | ||
| async.rs | ||
| device.rs | ||
| error.rs | ||
| keyboard.rs | ||
| mod.rs | ||
| monitor.rs | ||
| window.rs | ||