summaryrefslogtreecommitdiffstats
path: root/winit/src/proxy.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Write documentation for new `iced_winit` APILibravatar Héctor Ramón Jiménez2020-05-281-0/+4
|
* Implement `iced_glutin` :tada:Libravatar Héctor Ramón Jiménez2020-05-211-0/+1
|
* 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