aboutsummaryrefslogtreecommitdiff
path: root/src/text (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: take visual bounds into consideration when text is centeredalex-ds132025-12-291-4/+53
|
* feat: correct selection on wrapped lines and allow mouse drag out of boundsalex-ds132025-12-291-156/+131
|
* chore: add missing hint_factor fields (iced update)Polesznyák Márk2025-12-291-2/+8
|
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-12-081-6/+3
|
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-11-211-2/+2
|
* feat: implement double-click + drag by-word selectionPolesznyák Márk2025-11-121-9/+16
|
* feat(rich): add `on_link_hover` and `on_hover_lost`Polesznyák Márk2025-11-031-12/+63
|
* feat: clean up debugging code, add multi-line fix to `Rich`Polesznyák Márk2025-10-261-25/+121
|
* feat: implement triple-click + drag by-line selectionPolesznyák Márk2025-10-211-13/+24
|
* feat: add selectable `Rich` widget with an examplePolesznyák Márk2025-10-191-0/+841
|
* feat: initial commitPolesznyák Márk2025-10-181-0/+0