summaryrefslogtreecommitdiffstats
path: root/widget/src/lazy.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix `Overlay` compositionLibravatar Héctor Ramón Jiménez2023-11-211-2/+3
| | | | Translations were not easily composable.
* Fix `clippy::semicolon_if_nothing_returned`Libravatar Héctor Ramón Jiménez2023-09-201-3/+3
|
* Fix `Widget::layout` for `Lazy`Libravatar Héctor Ramón Jiménez2023-09-011-1/+3
|
* Make `widget::Tree` mutable in `Widget::layout`Libravatar Héctor Ramón Jiménez2023-08-301-2/+2
|
* Implement explicit text caching in the widget state treeLibravatar Héctor Ramón Jiménez2023-08-301-1/+2
|
* Add viewport to Widget::on_eventLibravatar Cory Forsstrom2023-07-151-0/+2
|
* Update `ouroboros` dependencyLibravatar Héctor Ramón Jiménez2023-06-211-5/+1
|
* Use nested for lazy widgetsLibravatar Cory Forsstrom2023-06-141-15/+18
|
* Introduce internal `overlay::Nested` for `UserInterface`Libravatar Cory Forsstrom2023-06-141-2/+7
|
* Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez2023-06-081-24/+12
|
* Write missing documentation in `iced_widget`Libravatar Héctor Ramón Jiménez2023-05-111-0/+3
|
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+409