https://bugs.kde.org/show_bug.cgi?id=465358
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/9807c8392969 |ma/kwin/commit/6a8f58c00511 |2707fdbae23592c1b4db1a57ac5 |31a14b905b7b5e32bf5cb21f0ea |f |3 --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 6a8f58c0051131a14b905b7b5e32bf5cb21f0ea3 by Vlad Zahorodnii. Committed on 06/02/2023 at 11:55. Pushed by vladz into branch 'cherry-pick-9807c839'. {x11,wayland}: Fix restoring fullscreen windows If the window has been originally on another output, make sure that the window will be properly put back on it. This logic seem to originate from 7d673802050ebeb55572b0275416eb87a7c251bc, but it's not necessary anymore because geometry restore will be updated if the window is moved to another output by the user. (cherry picked from commit 9807c83929692707fdbae23592c1b4db1a57ac5f) M +0 -4 src/x11window.cpp M +0 -4 src/xdgshellwindow.cpp https://invent.kde.org/plasma/kwin/commit/6a8f58c0051131a14b905b7b5e32bf5cb21f0ea3 -- You are receiving this mail because: You are watching all bug changes.