https://bugs.kde.org/show_bug.cgi?id=480392
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/9d10e0e2a3a4342fe5dd6c10e |t/8f1bfa924a0f5aa3eb17c1fdd |c13114c08a4e5cc |9dbb5c93c77997f --- Comment #5 from Marco Martin <notm...@gmail.com> --- Git commit 8f1bfa924a0f5aa3eb17c1fdd9dbb5c93c77997f by Marco Martin. Committed on 12/02/2024 at 10:08. Pushed by mart into branch 'Plasma/6.0'. Don't remove add widgets/add panel from possible actions Partly reverts 99f9fea6 That commit wanted to disable by default the actions "add panel" and "add widgets" from the desktop context menu. Unfortunately, it removed those actions completely making it impossible to add them back from the config dialog. To be disabled by default actions need to be inserted in the disabled array, but not be removed from m_actionOrder as that removes it from the list of the existing available actions M +3 -1 containmentactions/contextmenu/menu.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/8f1bfa924a0f5aa3eb17c1fdd9dbb5c93c77997f -- You are receiving this mail because: You are watching all bug changes.