Since commit981e8e42e2, we untrack chrome in the overview to avoid fullscreen tracking interfering with hiding the window list in the overview. However this also means that we no longer contribute to the struts while in the overview, which can lead to unwanted window resizes around the transition. So instead of fully untracking the actor, retrack without fullscreen tracking. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/409> (cherry picked from commit0ad959de1e)