summaryrefslogtreecommitdiffstats
path: root/native/src/widget/helpers.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Take `Cow` in `Text::new`Libravatar Ram.Type-02022-09-211-3/+3
* Draft widget operationsLibravatar Héctor Ramón Jiménez2022-07-281-2/+2
* Fix `clippy` lintsLibravatar Héctor Ramón Jiménez2022-07-271-6/+6
* Use `ToString` for `Text::new` instead of `Into<String>`Libravatar Héctor Ramón Jiménez2022-07-271-1/+1
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-0/+283