https://bugs.kde.org/show_bug.cgi?id=488957
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|6.1.2 |6.2.0 Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |9f0b2c7d0feb9f38f106d110c2b |1ae88857457132553bebccec5ca |08d19310ce978 |bdac206c477e9 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 1ae88857457132553bebccec5cabdac206c477e9 by Nate Graham, on behalf of Evgeny Chesnokov. Committed on 16/08/2024 at 14:33. Pushed by ngraham into branch 'master'. kcms/keyboard: Redesign it * New style for user layouts * Reorganize settings * New navigation * Update "Add Layout" dialog Related: bug 489187 FIXED-IN: 6.2.0 M +5 -3 kcms/keyboard/kcm_keyboard.cpp M +12 -0 kcms/keyboard/kcm_keyboard.h D +0 -120 kcms/keyboard/ui/Advanced.qml D +0 -258 kcms/keyboard/ui/Hardware.qml A +106 -0 kcms/keyboard/ui/KeyBindings.qml [License: GPL(v2.0+)] A +87 -0 kcms/keyboard/ui/LayoutDelegate.qml [License: GPL(v2.0+)] M +145 -64 kcms/keyboard/ui/LayoutDialog.qml D +0 -518 kcms/keyboard/ui/Layouts.qml A +233 -0 kcms/keyboard/ui/Switching.qml [License: GPL(v2.0+)] M +399 -49 kcms/keyboard/ui/main.qml M +10 -63 kcms/keyboard/userlayoutmodel.cpp M +3 -7 kcms/keyboard/userlayoutmodel.h https://invent.kde.org/plasma/plasma-desktop/-/commit/1ae88857457132553bebccec5cabdac206c477e9 -- You are receiving this mail because: You are watching all bug changes.