This was supposed to be the case all along, but I guess in all of the rewrite attempts I forgot? With this, https://github.com/ppy/osu/issues/29861 is actually fixed again - and additionally, so is https://github.com/ppy/osu/issues/26716.
GetContainingInputManager()
ResultsScreen
It should not run in multiplayer. Even if we wanted to allow touch-only playlist items at some point, the current behaviour of multiplayer song selects with respect to touch device mod is currently just broken.
ButtonSystem
CanBeNull
Player
INotificationOverlay
This also opens up the way to adding shortcut for "Cinema" mod (Ctrl+Shift+Enter), but will leave adding that until there's a demand for it.
BeatmapInfo Beatmap
ICreateReplay
ModAutoplay
Closes #8432.