1
0
Fork 0
mutter-performance-source/clutter
Carlos Garnacho 9108f2eeec clutter: Update picked actor on scroll events
On one hand this avoids crashes early after startup if the very first
pointer event is a scroll event, since the stage did not pick an actor
for the pointer device yet.

On the other hand, scroll events have some likelihood to change the
actor under the pointer even though it doesn't move. We still want to
cross towards the new actor under the pointer ASAP, without waiting
for later events.

Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/3112
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3517>
2024-01-11 14:23:25 +00:00
..
clutter clutter: Update picked actor on scroll events 2024-01-11 14:23:25 +00:00
meson.build build: Enable no-omit-frame-pointer for all non-plain builds 2024-01-09 16:26:57 +00:00