index
:
iced_selection
0.14
feat/global-selectable
master
Text selection for iced
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rustfmt.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-05
fix: select graphemes with multi codepoints properly
alex-ds13
2
-28
/
+48
2026-02-05
fix: outbounds selecting when inside a scrollable
alex-ds13
2
-2
/
+2
2026-02-05
fix: take visual bounds into consideration when text is centered
alex-ds13
2
-9
/
+108
2026-02-05
feat: correct selection on wrapped lines and allow mouse drag out of bounds
alex-ds13
3
-314
/
+263
2025-12-09
chore: bump version
Polesznyák Márk
2
-1
/
+3
2025-12-08
chore: update as necessary for upstream iced changes
Polesznyák Márk
3
-20
/
+38
2025-11-21
feat(examples): QOL changes
Polesznyák Márk
2
-6
/
+7
2025-11-21
chore: update as necessary for upstream iced changes
Polesznyák Márk
3
-17
/
+17
2025-11-12
docs: update changelog
Polesznyák Márk
1
-0
/
+5
2025-11-12
chore: bump version
v0.3.0
Polesznyák Márk
1
-1
/
+1
2025-11-12
feat: implement double-click + drag by-word selection
Polesznyák Márk
4
-19
/
+106
2025-11-10
feat(name example): replace TextInput with TextEditor for multi-line support,...
Polesznyák Márk
2
-6
/
+16
2025-11-08
feat(rich example): use single paragraph, centered text
Polesznyák Márk
1
-7
/
+3