Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `position` from `overlay::Element` | 2024-02-01 | 2 | -49/+8 | |
* | Convert `Renderer::Theme` to generic `Widget` type | 2024-01-21 | 2 | -32/+41 | |
* | Fix `Overlay` composition | 2023-11-21 | 2 | -8/+21 | |
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 2 | -4/+4 | |
* | Make `widget::Tree` mutable in `Widget::layout` | 2023-08-30 | 2 | -4/+4 | |
* | Introduce `visible_bounds` operation for `Container` | 2023-07-27 | 2 | -3/+6 | |
* | Add nested overlay method to group & map | 2023-06-14 | 2 | -0/+25 | |
* | Introduce internal `overlay::Nested` for `UserInterface` | 2023-06-14 | 2 | -6/+32 | |
* | Implement basic cursor availability | 2023-06-08 | 2 | -42/+21 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 2 | -0/+442 |