https://bugs.kde.org/show_bug.cgi?id=355679
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |4c8217008593f34fdd70ce8b579 | |d1979a6b994a4 Resolution|NOT A BUG |FIXED Version Fixed In| |5.24 --- Comment #33 from Nate Graham <n...@kde.org> --- Git commit 4c8217008593f34fdd70ce8b579d1979a6b994a4 by Nate Graham, on behalf of Ezike Ebuka. Committed on 19/12/2021 at 17:32. Pushed by ngraham into branch 'master'. Add "Configure Displays" action to desktop context menu With a multi-screen setup, it's possible to get into a situation where all of your means to launch apps have gone missing because a screen forgot its containmewt or moved the only panel onto a disabled output, or any number of other issues that unfortunately have not yet been resolved. In such a situation, it is common for people to try to fix it by visiting the KScreen KCM to switch around their primary screens, enable disabled outputs, turn it off and on again, etc. However if your only visible means to launch apps has gone missing, you may have a hard time accessing the KScreen KCM. In such a circumstance, it can be helpful to have the action in the desktop context menu so that people can right-click on the wallpaper of any screen that *is* working and make System Settings launch with the KScreen KCM on that screen. Co-authored-by: Nate Graham <n...@kde.org> FIXED-IN: 5.24 M +1 -0 containmentactions/contextmenu/CMakeLists.txt M +35 -0 containmentactions/contextmenu/menu.cpp M +2 -0 containmentactions/contextmenu/menu.h https://invent.kde.org/plasma/plasma-workspace/commit/4c8217008593f34fdd70ce8b579d1979a6b994a4 -- You are receiving this mail because: You are watching all bug changes.