https://bugs.kde.org/show_bug.cgi?id=500053
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |bd50c79c4813b19aa8cbe2cf706 | |de849430151f6 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |6.4.0 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit bd50c79c4813b19aa8cbe2cf706de849430151f6 by Nate Graham, on behalf of Bharadwaj Raju. Committed on 03/03/2025 at 21:38. Pushed by ngraham into branch 'master'. kcms/keyboard: implement fuzzy search for layouts Implements scored fuzzy search for layouts using KFuzzyMatcher. FIXED-IN: 6.4.0 M +1 -0 kcms/keyboard/CMakeLists.txt M +5 -5 kcms/keyboard/layoutmodel.h A +70 -0 kcms/keyboard/layoutsearchmodel.cpp [License: GPL(v2.0+)] A +38 -0 kcms/keyboard/layoutsearchmodel.h [License: GPL(v2.0+)] M +2 -0 kcms/keyboard/qml/plugin.cpp M +30 -27 kcms/keyboard/ui/LayoutDialog.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/bd50c79c4813b19aa8cbe2cf706de849430151f6 -- You are receiving this mail because: You are watching all bug changes.