Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -12/+1 | |
* | Introduce `event::Status` to `Subscription` | 2020-11-12 | 1 | -8/+16 | |
* | Restore hotkeys in `pane_grid` example | 2020-11-10 | 1 | -1/+21 | |
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -1/+1 | |
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -3/+3 | |
* | Implement `subscription::Tracker` in `iced_core` | 2020-01-19 | 1 | -1/+6 | |
* | Write docs for subscriptions and reorganize a bit | 2019-12-14 | 1 | -2/+28 | |
* | Make `iced_native` subscription input opaque | 2019-12-14 | 1 | -23/+8 | |
* | Move native events subscription to `iced_native` | 2019-12-14 | 1 | -0/+25 | |
* | Implement `Subscription::map` and `from_recipe` | 2019-12-10 | 1 | -3/+3 | |
* | Allow listening to runtime events in subscriptions | 2019-12-08 | 1 | -0/+6 |