summaryrefslogtreecommitdiffstats
path: root/wgpu/src/widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move styling to a brand new `iced_style` crateLibravatar Héctor Ramón Jiménez2020-01-012-111/+9
|
* Draft basic styling for `Container`Libravatar Héctor Ramón Jiménez2019-12-311-0/+37
|
* Add `Renderer::Defaults` and style inheritanceLibravatar Héctor Ramón Jiménez2019-12-301-26/+19
|
* Draft `Style` and `StyleSheet` for `Button`Libravatar Héctor Ramón Jiménez2019-12-291-0/+97