Closes #3014.
Use IMouseWheelBindingHandler for volume VolumeControlReceptor. VolumeMeter is no longer an IKeyBindingHandler because it is unused.
Also decouples the bindable at SongSelect, where it is debounced in line with the carousel being updated.
Also show important notifications and more in total.
Closes #2640.
+ fix Toolbar being toggleable when it shouldn't be able to + allow opening overlays in MenuState.Initial again
ShowOverlays -> AllowOverlays ShowOverlaysOnEnter -> HideOverlaysOnEnter
Resolves #2273.
- Also handle opening UserProfile in LinkFlowContainer similar to how beatmaps and channels are handled