The proxy is intended to be Clone, thus use `Arc` for it internally and don't require backends for it to be `Clone`. Use `EventLoopProxyProvider` to hide the backend's proxy implementation details. Co-authored-by: daxpedda <daxpedda@gmail.com> |
||
|---|---|---|
| .. | ||
| app_state.rs | ||
| event_loop.rs | ||
| mod.rs | ||
| monitor.rs | ||
| view.rs | ||
| view_controller.rs | ||
| window.rs | ||