Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `black_box` and `chain` in `widget::operation` | 2024-08-08 | 1 | -1/+1 | |
* | Replace `Command` with a new `Task` API with chain support | 2024-06-14 | 1 | -18/+15 | |
* | Introduce `opaque` widget helper | 2024-04-25 | 1 | -1/+1 | |
* | Convert `Renderer::Theme` to generic `Widget` type | 2024-01-21 | 1 | -2/+2 | |
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 1 | -1/+1 | |
* | Fix majority of unresolved documentation links | 2023-09-09 | 1 | -1/+1 | |
* | Keep imports consistent in `program::state` | 2023-06-29 | 1 | -4/+4 | |
* | Take `Box` instead of reference in `State::operate` | 2023-06-29 | 1 | -8/+8 | |
* | runtime: Add `operate` method to `program::State` | 2023-06-28 | 1 | -0/+38 | |
* | Extend cursor availability to the shell level | 2023-06-08 | 1 | -5/+5 | |
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -0/+194 |