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