Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `position` from `overlay::Element` | 2024-02-01 | 1 | -17/+4 | |
* | Convert `Renderer::Theme` to generic `Widget` type | 2024-01-21 | 1 | -18/+20 | |
* | Remove unused `position` argument in `overlay::Nested` | 2023-11-21 | 1 | -10/+3 | |
* | Fix `Overlay` composition | 2023-11-21 | 1 | -5/+13 | |
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 1 | -1/+1 | |
* | Fix majority of unresolved documentation links | 2023-09-09 | 1 | -1/+3 | |
* | Fix `translation` in `layout` of `Nested` overlay | 2023-06-21 | 1 | -1/+1 | |
* | Fix cursor availability in `overlay::Nested::draw` | 2023-06-14 | 1 | -1/+1 | |
* | Use nested for lazy widgets | 2023-06-14 | 1 | -0/+353 |