| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite `events` and `events_with` with a new `Runner` abstraction | Héctor Ramón Jiménez | 2022-01-14 | 1 | -35/+0 |
* | Use iced_futures utilities to make native work under wasm32 target. | Tanner Rogalsky | 2021-11-14 | 1 | -5/+4 |
* | Introduce `event::Status` to `Subscription` | Héctor Ramón Jiménez | 2020-11-12 | 1 | -7/+8 |
* | Restore hotkeys in `pane_grid` example | Héctor Ramón Jiménez | 2020-11-10 | 1 | -4/+15 |
* | Make `subscription::Recipe` cross-platform | Héctor Ramón Jiménez | 2020-03-26 | 1 | -2/+2 |
* | Add `Application::Executor` associated type | Héctor Ramón Jiménez | 2020-01-20 | 1 | -1/+2 |
* | Implement `subscription::Tracker` in `iced_core` | Héctor Ramón Jiménez | 2020-01-19 | 1 | -1/+1 |
* | Make `iced_native` subscription input opaque | Héctor Ramón Jiménez | 2019-12-14 | 1 | -0/+23 |