Summary: | input devices freeze occasionally on inputcapture | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | dofficialgman |
Component: | input | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate |
Priority: | NOR | ||
Version First Reported In: | 6.1.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/88a92f9ebbfe542f47d0fe3c99ac2f1c46281f5b | Version Fixed In: | 6.3.0 |
Sentry Crash Report: |
Description
dofficialgman
2024-09-02 00:39:10 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6863 Git commit 88a92f9ebbfe542f47d0fe3c99ac2f1c46281f5b by David Redondo. Committed on 04/12/2024 at 17:14. Pushed by davidre into branch 'master'. Remove inputcapture if eis client disconnects Otherwise input can get stuck because the client may base its decision to release the capture on the input event it receives. M +26 -0 autotests/integration/input_capture_test.cpp M +2 -1 src/plugins/eis/eisinputcapture.cpp https://invent.kde.org/plasma/kwin/-/commit/88a92f9ebbfe542f47d0fe3c99ac2f1c46281f5b |