summaryrefslogtreecommitdiffstats
path: root/runtime/src/program (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce `black_box` and `chain` in `widget::operation`Libravatar Héctor Ramón Jiménez2024-08-081-1/+1
* Replace `Command` with a new `Task` API with chain supportLibravatar Héctor Ramón Jiménez2024-06-141-18/+15
* Introduce `opaque` widget helperLibravatar Héctor Ramón Jiménez2024-04-251-1/+1
* Convert `Renderer::Theme` to generic `Widget` typeLibravatar Héctor Ramón Jiménez2024-01-211-2/+2
* Fix `clippy::semicolon_if_nothing_returned`Libravatar Héctor Ramón Jiménez2023-09-201-1/+1
* Fix majority of unresolved documentation linksLibravatar Matthias Vogelgesang2023-09-091-1/+1
* Keep imports consistent in `program::state`Libravatar Héctor Ramón Jiménez2023-06-291-4/+4
* Take `Box` instead of reference in `State::operate`Libravatar Héctor Ramón Jiménez2023-06-291-8/+8
* runtime: Add `operate` method to `program::State`Libravatar Victoria Brekenfeld2023-06-281-0/+38
* Extend cursor availability to the shell levelLibravatar Héctor Ramón Jiménez2023-06-081-5/+5
* Rename `iced_native` to `iced_runtime`Libravatar Héctor Ramón Jiménez2023-03-051-0/+194