summaryrefslogtreecommitdiffstats
path: root/widget/src/container.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make `widget::Tree` mutable in `Widget::layout`Libravatar Héctor Ramón Jiménez2023-08-301-1/+1
* Implement explicit text caching in the widget state treeLibravatar Héctor Ramón Jiménez2023-08-301-16/+22
* Introduce `visible_bounds` operation for `Container`Libravatar Héctor Ramón Jiménez2023-07-271-1/+92
* Add viewport to Widget::on_eventLibravatar Cory Forsstrom2023-07-151-0/+2
* Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez2023-06-081-6/+6
* clippyLibravatar Casper Storm2023-05-231-1/+1
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+368