https://bugs.kde.org/show_bug.cgi?id=479547
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/18b044c2bd | |244ee3e7a6f734c1e7fb10a97ac | |7d5 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Vlad Zahorodnii <[email protected]> --- Git commit 18b044c2bd244ee3e7a6f734c1e7fb10a97ac7d5 by Vlad Zahorodnii. Committed on 12/08/2026 at 11:54. Pushed by vladz into branch 'master'. Confine xdg-toplevel surfaces when the window geometry changes The compositor doesn't know about the aspect ratio of the xdg-toplevel surface. During interactive resize, it can happen that the window ends up completely offscreen after applying aspect ratio constraints. This change prevents the window from ending up offscreen. It's possible to do with unrestricted resize though. M +12 -0 src/xdgshellwindow.cpp M +1 -0 src/xdgshellwindow.h https://invent.kde.org/plasma/kwin/-/commit/18b044c2bd244ee3e7a6f734c1e7fb10a97ac7d5 -- You are receiving this mail because: You are watching all bug changes.
