Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wire up `container` styling to `iced_native` | 2021-10-18 | 1 | -9/+7 | |
* | Move `Defaults` from `iced_graphics` to `iced_native` | 2021-10-18 | 1 | -5/+5 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -36/+7 | |
* | Make `Clipboard` argument in `Widget` trait mutable | 2021-03-10 | 1 | -3/+3 | |
* | Hide `Text` as an implementation detail of `Tooltip` | 2021-02-24 | 1 | -8/+22 | |
* | Add `style` and `padding` to `Tooltip` | 2021-02-23 | 1 | -7/+33 | |
* | Introduce `Tooltip::gap` to control spacing | 2021-02-23 | 1 | -0/+10 | |
* | Change `Tooltip` to support `Text` only for now | 2021-02-23 | 1 | -167/+27 | |
* | feat(native): add Tooltip widget | 2021-02-15 | 1 | -0/+300 |