Summary: | When using a stylus, last position of pointer when moved by mouse or touchpad is still active in apps that check for pointer position | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | m1vri31c |
Component: | input | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | duha.bugs, kde, m1vri31c, mail, nate, xaver.hugl |
Priority: | NOR | ||
Version First Reported In: | 6.3.4 | ||
Target Milestone: | --- | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
m1vri31c
2025-04-29 21:01:47 UTC
Bug 488146 is similar, but refers to a hovering mouse effect in the position of a recent touch input, rather than the position of the actual mouse cursor continuing to have an effect after touch or pen input. I'm not sure how to implement that nicely, but I suppose we could send a wl_pointer.leave event when a touch or tablet event is detected. |