Skip to content

Fix window unresponsive to mouse after app-switch w/drawing tablet

Steven Calwas requested to merge calwas/gtk:gtk4-issue2191 into master

Fixes issue #2191 where switching to another app while hovering a stylus over a drawing tablet causes subsequent mouse clicks in the app to be ignored. I was not able to reproduce the other behavior described in #2191 concerning tiling a window.

Merge request reports