| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce `daemon` API and unify shell runtimes | Héctor Ramón Jiménez | 2024-06-19 | 1 | -1/+12 |
* | Replace `Command` with a new `Task` API with chain support | Héctor Ramón Jiménez | 2024-06-14 | 1 | -13/+14 |
* | Fix `SelectNextSome` poll after termination panic in `iced_winit::Proxy` | Héctor Ramón Jiménez | 2024-04-17 | 1 | -22/+15 |
* | Implement backpressure mechanism in `iced_winit::Proxy` | Héctor Ramón Jiménez | 2024-04-16 | 1 | -15/+93 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -1/+1 |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 1 | -2/+0 |
* | Write documentation for new `iced_winit` API | Héctor Ramón Jiménez | 2020-05-28 | 1 | -0/+4 |
* | Implement `iced_glutin` :tada: | Héctor Ramón Jiménez | 2020-05-21 | 1 | -0/+1 |
* | Support event subscriptions in `iced_web` | Héctor Ramón Jiménez | 2020-02-04 | 1 | -1/+2 |
* | Add `Application::Executor` associated type | Héctor Ramón Jiménez | 2020-01-20 | 1 | -1/+1 |
* | Create `iced_futures` and wire everything up | Héctor Ramón Jiménez | 2020-01-19 | 1 | -0/+57 |