mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
![Olivier Fourdan](/assets/img/avatar_default.png)
Mutter generates a motion event for every button and scroll events, which confuses Xwayland apps that rely on XMotionEvents for various purposes, e.g. it fools rxvt jumpy mouse detection code. Remove the call to notify_motion() from the button and scroll event handlers to avoid these spurious motion events. https://bugzilla.gnome.org/show_bug.cgi?id=748705
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%