https://bugs.kde.org/show_bug.cgi?id=433576
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/1c |ma/plasma-desktop/commit/5e |10a6f6612f09281f4fdcfdba6ba |89a55e26b004fc097fd3b544823 |7c250f23f72 |e88003db066 --- Comment #27 from Nate Graham <n...@kde.org> --- Git commit 5e89a55e26b004fc097fd3b544823e88003db066 by Nate Graham, on behalf of Andrey Butirsky. Committed on 31/03/2021 at 20:00. Pushed by ngraham into branch 'Plasma/5.21'. fix broken keyboard configurations with single layout on Wayland KConfigGroup::writeEntry() shouldn't be used with list - otherwise, "VariantList=\\0" is saved for the list with single empty item, as a measure to distinguish it from empty list. We don't need it here as the list is read directly by external library on load. (cherry picked from commit 1c10a6f6612f09281f4fdcfdba6ba7c250f23f72) M +1 -1 kcms/keyboard/keyboard_config.cpp https://invent.kde.org/plasma/plasma-desktop/commit/5e89a55e26b004fc097fd3b544823e88003db066 -- You are receiving this mail because: You are watching all bug changes.