summaryrefslogtreecommitdiffstats
path: root/widget/src/lazy (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-09fix: request redraw in component overlayLibravatar Nick Senger1-0/+4
2023-06-14Use nested for lazy widgetsLibravatar Cory Forsstrom2-29/+40
2023-06-14Introduce internal `overlay::Nested` for `UserInterface`Libravatar Cory Forsstrom2-4/+14
2023-06-08Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez2-53/+26
2023-06-01Invalidate `Responsive` layout when size changes without a `view` callLibravatar Héctor Ramón Jiménez1-0/+1
2023-05-11Write missing documentation in `iced_widget`Libravatar Héctor Ramón Jiménez1-0/+8
2023-03-04Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez4-0/+1054