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 | |ma/plasma-workspace/-/commi | |t/9d10e0e2a3a4342fe5dd6c10e | |c13114c08a4e5cc Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Marco Martin <notm...@gmail.com> --- Git commit 9d10e0e2a3a4342fe5dd6c10ec13114c08a4e5cc by Marco Martin. Committed on 12/02/2024 at 10:08. Pushed by mart into branch 'master'. 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/9d10e0e2a3a4342fe5dd6c10ec13114c08a4e5cc -- You are receiving this mail because: You are watching all bug changes.