Skip to content

Cherry-picks wayland: Dispatch mouse events to internal windows via QWindowSystemInterface

David Edmundson requested to merge work/d_ed/cherries into Plasma/6.0

QWindowSystemInterface goes via QGuiApplication which updates some internal properties. Most notably QGuiApplication::lastCursorPosition which is used by advanced menu closing behaviour.

BUG: 478061 (cherry picked from commit b3689488)

Merge request reports