https://bugs.kde.org/show_bug.cgi?id=506170
Nate Graham <[email protected]> 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/6d56ae9d703cbe1fc6ef2f66c |t/d20b171a86b4e57ba18af738c |ff312ad54c5ae3e |a99d1e620d2c7f4 --- Comment #16 from Nate Graham <[email protected]> --- Git commit d20b171a86b4e57ba18af738ca99d1e620d2c7f4 by Nate Graham. Committed on 21/07/2025 at 17:48. Pushed by ngraham into branch 'Plasma/6.4'. global menu applet: fix single button mode on X11 The check for Wayland is not needed, since the code inside the block also works on X11 (tested by applying on top of Plasma 6.4.2). Test plan: 1. open Konsole 2. Check that 'File > New Window' works correctly when invoked from the global menu applet in single button mode. (on X11) (cherry picked from commit 6d56ae9d703cbe1fc6ef2f66cff312ad54c5ae3e) Co-authored-by: Kishore Gopalakrishnan <[email protected]> M +1 -3 applets/appmenu/lib/appmenuapplet.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/d20b171a86b4e57ba18af738ca99d1e620d2c7f4 -- You are receiving this mail because: You are watching all bug changes.
