Skip to content

gdk: Avoid synthetic motion confusion

Matthias Clasen requested to merge synthetic-motion-grab into master

Don't emit a synthetic motion event on a surface that is grab-shadowed by a popup. This has been known to confuse GTK, at times.

Fixes: #3439 (closed)

Merge request reports