mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
6e458f9462
We want all pointer events to be passed through the pointer a11y processing before going through event filters: Once we go through event filters, events might be dispatched to Wayland and get filtered out. With the changes to immediately dispatch events to wayland, this changed and the pointer a11y is now no longer seeing any events going to wayland clients. Fix it by shuffling things around a bit and letting pointer a11y take a peek at events earlier. Fixes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5192 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2332> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |