summaryrefslogtreecommitdiffstats
path: root/winit/src/proxy.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support event subscriptions in `iced_web`Libravatar Héctor Ramón Jiménez2020-02-041-1/+2
| | | | Also improves the overall web runtime, avoiding nested update loops.
* Add `Application::Executor` associated typeLibravatar Héctor Ramón Jiménez2020-01-201-1/+1
|
* Create `iced_futures` and wire everything upLibravatar Héctor Ramón Jiménez2020-01-191-0/+57