Jonas Dreßler 7f65fa49db altTab: Check for reentrancy in override function of _onItemMotion()
Just like in the parent _onItemMotion() function, we should check for
reentrancy in our override.

Because the hover timeout will prevent a new selection from happening
for some time, in addition to checking for this._highlighted reentrancy,
we also need to track the item that's being hovered during the timeout.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2098>
2022-01-25 20:03:01 +00:00
..
2022-01-25 15:21:16 +00:00
2022-01-25 15:21:16 +00:00
2021-09-01 15:10:14 +00:00
2022-01-05 04:07:25 +01:00
2022-01-05 04:07:25 +01:00
2021-09-01 14:55:47 +00:00
2021-11-21 20:46:20 +00:00
2022-01-25 15:21:16 +00:00