https://bugs.kde.org/show_bug.cgi?id=485337
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0.4 Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/1a4606d990 | |b89f403e048edef4b07b407b94a | |370 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from fanzhuyi...@gmail.com --- Git commit 1a4606d990b89f403e048edef4b07b407b94a370 by Yifan Zhu. Committed on 11/04/2024 at 16:36. Pushed by fanzhuyifan into branch 'master'. scripting/windowmodel: match screen closest to center for filter When filtering windows by screen, match the screen closest to the window center, instead of testing whether the window is visible on the current screen. The new method guarantees that when filtering by screen, the window appears for exactly one screen. Previously windows spanning multiple screens appear on all of them, and off-screen windows are not shown in any screen. Related: bug 480028 FIXED-IN: 6.0.4 M +1 -1 src/scripting/windowmodel.cpp https://invent.kde.org/plasma/kwin/-/commit/1a4606d990b89f403e048edef4b07b407b94a370 -- You are receiving this mail because: You are watching all bug changes.