https://bugs.kde.org/show_bug.cgi?id=470687
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/1e81fcb9be |ma/kwin/-/commit/1e1b80740f |6ae321f024dc23fa2bba58a54bb |e58e4bd0f90d706ecc3c2efc7e0 |5ae |529 --- Comment #7 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 1e1b80740fe58e4bd0f90d706ecc3c2efc7e0529 by Vlad Zahorodnii. Committed on 25/09/2024 at 22:45. Pushed by vladz into branch 'Plasma/6.2'. Untile/unmaximize a window during interactive resize after receiving user input Currently, a tiled window will be untiled when you start interactive resize. But there are clients that start interactive resize as soon as they receive a button press around their edges, e.g. Firefox, which results in unexpected untiling. Another argument is that it makes interactive resizing and interactive move consistent, they both would untile the window after explicit user input. (cherry picked from commit 1e81fcb9be6ae321f024dc23fa2bba58a54bb5ae) M +45 -42 src/window.cpp https://invent.kde.org/plasma/kwin/-/commit/1e1b80740fe58e4bd0f90d706ecc3c2efc7e0529 -- You are receiving this mail because: You are watching all bug changes.