4eb31e4e18
At the moment, we only get the initial :should-show value when populating the thumbnails. That only happens when entering the overview, so any listeners to notify::should-show will perceive it as a change rather than an initialization, which can result in unwanted transitions. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1735>