summaryrefslogtreecommitdiffstats
path: root/src/pure/sandbox.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-123/+0
* Let a `Theme` control the background color of an applicationLibravatar Héctor Ramón Jiménez2022-05-251-12/+1
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-5/+20
* Allow pure widgets to borrow from `Application` data :tada:Libravatar Héctor Ramón Jiménez2022-02-111-2/+2
* Expose `iced_pure` through a `pure` feature in `iced`Libravatar Héctor Ramón Jiménez2022-02-111-0/+119