https://bugs.kde.org/show_bug.cgi?id=433841
--- Comment #15 from Nate Graham <n...@kde.org> --- Git commit 1d08d1592a530c364d113c5cb06b9c8cb3be3d53 by Nate Graham. Committed on 28/01/2025 at 18:59. Pushed by ngraham into branch 'master'. Remove chord keyboard shortcuts Don't set chord keyboard shortcuts on widgets and containments. For widgets, it won't work anyway since the shortcuts will conflict when widgets inhabit the same parent container (which is almost always). For containments, users can't figure out what these shortcuts are and how they work, so they're largely useless visual noise anyway. Part of https://invent.kde.org/plasma/plasma-workspace/-/issues/148. Related: bug 433292 M +0 -1 src/plasma/corona.cpp M +0 -2 src/plasma/private/applet_p.cpp M +0 -3 src/plasma/private/containment_p.cpp https://invent.kde.org/plasma/libplasma/-/commit/1d08d1592a530c364d113c5cb06b9c8cb3be3d53 -- You are receiving this mail because: You are watching all bug changes.