mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 13:19:38 +00:00

Pointer accessibility features requires to receive all pointer events regardless of X11 grabs. Add XI2 raw events mask and hook up the pointer accessibility handlers to the raw motion and button press/release events. https://gitlab.gnome.org/GNOME/mutter/merge_requests/512