https://bugs.kde.org/show_bug.cgi?id=459733
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/f343f3fb8028 | |4a8e402b39924c789b629806ac6 | |2 --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit f343f3fb80284a8e402b39924c789b629806ac62 by Vlad Zahorodnii. Committed on 27/09/2022 at 12:07. Pushed by vladz into branch 'master'. 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. M +1 -2 src/wayland/display.cpp https://invent.kde.org/plasma/kwin/commit/f343f3fb80284a8e402b39924c789b629806ac62 -- You are receiving this mail because: You are watching all bug changes.