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

Aleix Pol <aleix...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwayland-server/commit/0
                   |                            |73058c90c5d8b3170a4a2dcb8ed
                   |                            |66f263ccd98f
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Aleix Pol <aleix...@kde.org> ---
Git commit 073058c90c5d8b3170a4a2dcb8ed66f263ccd98f by Aleix Pol.
Committed on 21/02/2022 at 03:08.
Pushed by apol into branch 'master'.

seat: Do not assert on corner touch cases

Consider the cases where we get a touch move or touch up but we never
received a touch down before.

In the case of move, we'll simulate a touchDown right there and move on
with reality.
In the case of touch up, we'll just ignore the event as simulating could
just be more confusing.

M  +15   -4    src/server/seat_interface.cpp

https://invent.kde.org/plasma/kwayland-server/commit/073058c90c5d8b3170a4a2dcb8ed66f263ccd98f

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

Reply via email to