https://bugs.kde.org/show_bug.cgi?id=461987
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/260319c30f |ma/kwin/-/commit/bcee5c586a |bd2d97f3d25815e61c23b875011 |8e5b331a128c43bccf626793f80 |c79 |068 --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit bcee5c586a8e5b331a128c43bccf626793f80068 by Vlad Zahorodnii. Committed on 27/09/2024 at 23:06. Pushed by vladz into branch 'Plasma/6.2'. Prevent snapping resized window to hidden windows Workspace::adjustWindowPosition() properly handles hidden windows and it also excludes more window types, but Workspace::adjustWindowSize() only shares a small fraction of those checks due to getting out of sync because of code duplication. (cherry picked from commit 260319c30fbd2d97f3d25815e61c23b875011c79) Co-authored-by: Vlad Zahorodnii <vlad.zahorod...@kde.org> M +19 -25 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/bcee5c586a8e5b331a128c43bccf626793f80068 -- You are receiving this mail because: You are watching all bug changes.