summaryrefslogtreecommitdiffstats
path: root/native/src/element.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make `iced_core::Button` customizableLibravatar Héctor Ramón Jiménez2019-10-081-12/+15
| | | | | | | Now it supports: - Any kind of content - Custom border radius - Custom background
* Draft basic text rendering using `wgpu_glyph`Libravatar Héctor Ramón Jiménez2019-10-051-0/+9
|
* Move `MouseCursor` to `iced_wgpu`Libravatar Héctor Ramón Jiménez2019-10-051-1/+1
|
* Add `Renderer` and `Primitive` conceptsLibravatar Héctor Ramón Jiménez2019-10-051-17/+31
|
* Create `iced_core` and `iced_native`Libravatar Héctor Ramón Jiménez2019-09-201-0/+372