summaryrefslogtreecommitdiffstats
path: root/widget/src/row.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix `clippy::semicolon_if_nothing_returned`Libravatar Héctor Ramón Jiménez2023-09-201-2/+2
* 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-0/+2
* Introduce `visible_bounds` operation for `Container`Libravatar Héctor Ramón Jiménez2023-07-271-1/+1
* Add viewport to Widget::on_eventLibravatar Cory Forsstrom2023-07-151-0/+2
* Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez2023-06-081-20/+10
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+253