summaryrefslogtreecommitdiffstats
path: root/native/src/widget/operation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1526 from mtkennerly/feature/find-focusedLibravatar Héctor Ramón2022-11-141-0/+34
|\ | | | | Add widget operation to find currently focused widget
| * Add widget operation to find currently focused widgetLibravatar mtkennerly2022-11-111-0/+34
| |
* | Add text input operationsLibravatar Cory Forsstrom2022-11-111-0/+131
|/
* 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-052-0/+24
|
* Implement `scrollable::snap_to` operationLibravatar Héctor Ramón Jiménez2022-08-042-0/+179