https://bugs.kde.org/show_bug.cgi?id=441610
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/konsole/commit/68f150 |ities/konsole/commit/ff2340 |5d5f6ffe6406a48732a76dbc43f |0350900e56f3c1a9c08a70f1c50 |f88f352 |8b63853 --- Comment #4 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit ff23400350900e56f3c1a9c08a70f1c508b63853 by Kurt Hindenburg, on behalf of Ahmad Samir. Committed on 31/08/2021 at 22:24. Pushed by hindenburg into branch 'release/21.08'. Don't resize window when switching virtual desktops in OpenBox It looks like switching virtual desktops in OpenBox invokes a show event (this doesn't happen while running Plasma). The code in MainWindow::showEvent() should only be run once on first show, so guard it with a bool member. FIXED-IN: 21.08.1 (cherry picked from commit 68f1505d5f6ffe6406a48732a76dbc43ff88f352) M +11 -12 src/MainWindow.cpp M +1 -1 src/MainWindow.h https://invent.kde.org/utilities/konsole/commit/ff23400350900e56f3c1a9c08a70f1c508b63853 -- You are receiving this mail because: You are watching all bug changes.