https://bugs.kde.org/show_bug.cgi?id=459733
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/f343f3fb8028 |ma/kwin/commit/25466f9546dc |4a8e402b39924c789b629806ac6 |9a2752708f4b1216088f1f0b7ef |2 |3 --- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 25466f9546dc9a2752708f4b1216088f1f0b7ef3 by Vlad Zahorodnii. Committed on 27/09/2022 at 12:31. Pushed by vladz into branch 'Plasma/5.26'. wayland: Use true logical geometry in Display::outputsIntersecting() Display::outputsIntersecting() computes the logical geometry using the oriented mode size and the scale factor, but OutputInterface's scale factor is ceil()ed up, so the resulting logical geometry can be incorrect. (cherry picked from commit f343f3fb80284a8e402b39924c789b629806ac62) M +1 -2 src/wayland/display.cpp https://invent.kde.org/plasma/kwin/commit/25466f9546dc9a2752708f4b1216088f1f0b7ef3 -- You are receiving this mail because: You are watching all bug changes.