https://bugs.kde.org/show_bug.cgi?id=480864

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/862dae455a |ma/kwin/-/commit/0ecc01d08a
                   |7d3fa8cfc82e37563b1e1920751 |36ef976a007f8d970e6aa1f1011
                   |cd4                         |5bb

--- Comment #22 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit 0ecc01d08a36ef976a007f8d970e6aa1f10115bb by Vlad Zahorodnii, on
behalf of David Edmundson.
Committed on 27/05/2024 at 09:55.
Pushed by vladz into branch 'Plasma/6.1'.

effects: Use unique device for replaying events to QQuickView

When a new mouse event is made it updates the global position of that
device. This causes issues if a mouse event is forwarded with an
adjusted position then used afterwards.

`QPointingDevice::primaryPointingDevice` creates a new pointer device
internally if the seat name does not exist. It is then shared between
future usages.


(cherry picked from commit 862dae455a7d3fa8cfc82e37563b1e1920751cd4)

M  +5    -3    src/effect/offscreenquickview.cpp

https://invent.kde.org/plasma/kwin/-/commit/0ecc01d08a36ef976a007f8d970e6aa1f10115bb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to