My KWIN fork where I work on features like per-output virtual desktops
Find a file
Aleix Pol 62637c1a92 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.

BUG: 450338
2022-02-21 04:08:43 +01:00
src/wayland seat: Do not assert on corner touch cases 2022-02-21 04:08:43 +01:00