summaryrefslogtreecommitdiffstats
path: root/pure/src/widget.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-11Allow pure widgets to borrow from `Application` data :tada:Libravatar Héctor Ramón Jiménez1-7/+7
2022-02-11Expose function helpers to build widgets in `pure::widget`Libravatar Héctor Ramón Jiménez1-0/+17
2022-02-11Rename `iced_virtual` to `iced_pure`Libravatar Héctor Ramón Jiménez1-0/+0
2022-02-10Draft virtual `Button`, `Column`, and `Text`Libravatar Héctor Ramón Jiménez1-30/+51
2022-02-09Draft `iced_virtual` subcrateLibravatar Héctor Ramón Jiménez1-0/+52