https://bugs.kde.org/show_bug.cgi?id=461987
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/260319c30f | |bd2d97f3d25815e61c23b875011 | |c79 --- Comment #2 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 260319c30fbd2d97f3d25815e61c23b875011c79 by Vlad Zahorodnii. Committed on 27/09/2024 at 22:57. Pushed by vladz into branch 'master'. 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. M +19 -25 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/260319c30fbd2d97f3d25815e61c23b875011c79 -- You are receiving this mail because: You are watching all bug changes.