https://bugs.kde.org/show_bug.cgi?id=449273
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/aaa07f0605d6 |ma/kwin/commit/bac4f4ed6201 |05ae2472b1a8f7f4bd07f2138cb |7bb4aeb81078f5ec2cd915af5de |2 |4 --- Comment #28 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit bac4f4ed62017bb4aeb81078f5ec2cd915af5de4 by Vlad Zahorodnii. Committed on 23/02/2022 at 20:21. Pushed by vladz into branch 'Plasma/5.24'. Revert "Remove mysterious s_cursorUpdateBlocking boolean flag in pointer_input.cpp" This reverts commit 3d0bdc56a48fe0d5cc0889ab098f6c6c922d20c7. seat->setFocusedPointerSurface() before notifyPointerMotion() is needed to prevent sending a motion event that's outside the previously focused surface. (cherry picked from commit aaa07f0605d605ae2472b1a8f7f4bd07f2138cb2) M +11 -0 src/pointer_input.cpp https://invent.kde.org/plasma/kwin/commit/bac4f4ed62017bb4aeb81078f5ec2cd915af5de4 -- You are receiving this mail because: You are watching all bug changes.