summaryrefslogtreecommitdiffstats
path: root/graphics/src/widget/space.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant `widget` modules in subcratesLibravatar Héctor Ramón Jiménez2022-03-091-1/+0
| | | | Instead, we can define the type aliases just once in the root crate!
* Remove `widget` module re-exports in `iced_native`Libravatar Héctor Ramón Jiménez2021-10-311-1/+1
|
* Remove trait-specific draw logic in `iced_native`Libravatar Héctor Ramón Jiménez2021-10-141-14/+0
|
* Merge unnecessary split widget modulesLibravatar Héctor Ramón Jiménez2020-05-191-0/+15