[Bug 53114] Crash of applications and games when out of focus

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jul 17 10:08:56 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53114

msizanoen at qtmlabs.xyz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msizanoen at qtmlabs.xyz

--- Comment #24 from msizanoen at qtmlabs.xyz ---
This issue can currently be worked around with the following command:
```
xinput list --name-only | grep ^xwayland-pointer-gestures | xargs -n1 xinput
disable
```
Please note that this will disable touchpad gestures for ALL X11 applications.
To revert this, run the same command with `disable` replaced with `enable`.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list