aboutsummaryrefslogtreecommitdiff
path: root/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: correct selection on wrapped lines and allow mouse drag out of boundsalex-ds132025-12-291-2/+1
* feat(examples): QOL changesPolesznyák Márk2025-11-212-6/+7
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-11-211-2/+2
* feat(name example): replace TextInput with TextEditor for multi-line support,...Polesznyák Márk2025-11-102-6/+16
* feat(rich example): use single paragraph, centered textPolesznyák Márk2025-11-081-7/+3
* feat(rich): add `on_link_hover` and `on_hover_lost`Polesznyák Márk2025-11-031-9/+41
* feat: clean up debugging code, add multi-line fix to `Rich`Polesznyák Márk2025-10-261-2/+7
* feat: add `markdown` examplePolesznyák Márk2025-10-204-1/+181
* feat: make markdown support optional with a feature flagPolesznyák Márk2025-10-204-2/+17
* feat: add selectable `Rich` widget with an examplePolesznyák Márk2025-10-191-0/+63
* feat: initial commitPolesznyák Márk2025-10-181-0/+39