Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `iced_core::Button` customizable | 2019-10-08 | 8 | -20/+26 | |
| | | | | | | | Now it supports: - Any kind of content - Custom border radius - Custom background | ||||
* | Move `MouseCursor` to `iced_wgpu` | 2019-10-05 | 3 | -5/+3 | |
| | |||||
* | Add `Renderer` and `Primitive` concepts | 2019-10-05 | 8 | -63/+54 | |
| | |||||
* | Complete some `hash_layout` implementations | 2019-09-20 | 3 | -6/+7 | |
| | |||||
* | Create `iced_core` and `iced_native` | 2019-09-20 | 8 | -0/+803 | |