summaryrefslogtreecommitdiffstats
path: root/native/src/widget/operation/focusable.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-203/+0
* Make count fields pubLibravatar Cory Forsstrom2023-01-041-2/+2
* Add widget operation to find currently focused widgetLibravatar mtkennerly2022-11-111-0/+34
* Fix documentation in `operation::focusable`Libravatar Héctor Ramón Jiménez2022-08-051-3/+4
* Write missing documentation in `iced_native`Libravatar Héctor Ramón Jiménez2022-08-051-0/+19
* Implement `scrollable::snap_to` operationLibravatar Héctor Ramón Jiménez2022-08-041-0/+149