mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
1d76eace1e
When using evdev (for Wayland), the backend receives all device events and queue them for clutter. Hook up the pointer accessibility handlers in clutter's main processing queue, so that we get better accuracy for pointer location. We need to avoid doing this on X11 though because X11 relies on the raw events for this to work reliably, so the same is already done in the X11 backend when using X11. https://gitlab.gnome.org/GNOME/mutter/merge_requests/512 |
||
---|---|---|
.. | ||
clutter | ||
tests | ||
.gitignore | ||
meson.build |