search: add levelshtein distance based search

This commit is contained in:
end-4
2025-05-26 22:52:25 +02:00
parent a6556f3890
commit 02a3434e58
5 changed files with 172 additions and 6 deletions
@@ -113,7 +113,7 @@ RippleButton {
StyledText {
Layout.fillWidth: true
id: nameText
textFormat: Text.PlainText // TODO: make cliphist entry highlighting working
textFormat: Text.PlainText // TODO: make cliphist entry highlighting work
font.pixelSize: Appearance.font.pixelSize.normal
font.family: Appearance.font.family[root.fontType]
color: Appearance.m3colors.m3onSurface