https://bugs.kde.org/show_bug.cgi?id=432860
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/712dbc412275 |ma/kwin/commit/f065d74af6eb |585344f5b13d982939d288a0aea |bf749a9513da372218b2d8df871 |2 |8 --- Comment #15 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit f065d74af6ebbf749a9513da372218b2d8df8718 by Vlad Zahorodnii. Committed on 11/02/2022 at 13:33. Pushed by vladz into branch 'Plasma/5.24'. wayland: Fix mispositioned decoration tooltips QPlatformScreen::virtualSiblings() must return a list of screens on the virtual desktop, otherwise QToolTip will use QGuiApplication::primaryScreen() instead of looking up the screen where the decoration tooltip must be shown using QDesktopWidget::screenNumber(). (cherry picked from commit 712dbc412275585344f5b13d982939d288a0aea2) M +6 -1 src/plugins/qpa/integration.cpp M +2 -1 src/plugins/qpa/integration.h M +17 -1 src/plugins/qpa/screen.cpp M +4 -1 src/plugins/qpa/screen.h https://invent.kde.org/plasma/kwin/commit/f065d74af6ebbf749a9513da372218b2d8df8718 -- You are receiving this mail because: You are watching all bug changes.