https://bugs.kde.org/show_bug.cgi?id=470687
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/1e81fcb9be | |6ae321f024dc23fa2bba58a54bb | |5ae --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 1e81fcb9be6ae321f024dc23fa2bba58a54bb5ae by Vlad Zahorodnii. Committed on 25/09/2024 at 22:14. Pushed by vladz into branch 'master'. 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. M +42 -39 src/window.cpp https://invent.kde.org/plasma/kwin/-/commit/1e81fcb9be6ae321f024dc23fa2bba58a54bb5ae -- You are receiving this mail because: You are watching all bug changes.