https://bugs.kde.org/show_bug.cgi?id=420418
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/d53cf03bcee0bb3ee7e86b924 | |0d7f47dbc12ab00 Version| |6.7.0 Fixed/Implemented| | In| | --- Comment #7 from Nate Graham <[email protected]> --- Git commit d53cf03bcee0bb3ee7e86b9240d7f47dbc12ab00 by Nate Graham, on behalf of Trevor Jex. Committed on 13/03/2026 at 20:38. Pushed by ngraham into branch 'master'. applets/appmenu: show menus from active window on other monitors + add configurability By default, the global app menu only shows menus for apps that are on the same monitor. It would be nice to have the option to show menus from apps on all monitors, such as with a multi-monitor setup with a panel on only one monitor. This commit introduces such a feature and turns it on by default. FIXED-IN: 6.7.0 M +17 -1 applets/appmenu/appmenumodel.cpp M +6 -0 applets/appmenu/appmenumodel.h M +5 -0 applets/appmenu/main.xml M +6 -0 applets/appmenu/qml/configGeneral.qml M +1 -0 applets/appmenu/qml/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/d53cf03bcee0bb3ee7e86b9240d7f47dbc12ab00 -- You are receiving this mail because: You are watching all bug changes.
