Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use iced_futures utilities to make native work under wasm32 target. | 2021-11-14 | 1 | -5/+4 | |
| | |||||
* | Introduce `event::Status` to `Subscription` | 2020-11-12 | 1 | -7/+8 | |
| | |||||
* | Restore hotkeys in `pane_grid` example | 2020-11-10 | 1 | -4/+15 | |
| | | | | | | - Implement `subscription::events_with` - Remove `pane_grid::KeyPressEvent` - Return closest sibling in `pane_grid::State::close` | ||||
* | Make `subscription::Recipe` cross-platform | 2020-03-26 | 1 | -2/+2 | |
| | | | | By removing the `Send` requirement when targetting Wasm | ||||
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -1/+2 | |
| | |||||
* | Implement `subscription::Tracker` in `iced_core` | 2020-01-19 | 1 | -1/+1 | |
| | |||||
* | Make `iced_native` subscription input opaque | 2019-12-14 | 1 | -0/+23 | |