Skip to content

backends/x11: Trap errors from XIAllowTouchEvents [45]

Daniel van Vugt requested to merge vanvugt/mutter:fix-issue-2808-v2 into main

And report them as debug messages instead of crashing. We don't want them to be visible usually because failures are expected in the autodeny code path.

Closes: #2808 (closed), https://launchpad.net/bugs/2029413

Merge request reports