RFC. This is to allow notifications to show at the pause screen (specifically for #23967, where exports are now happening). Not sure about the break time part of this, but might be fine? The toasts are immediately flushed before break time ends.
OsuAnimatedButton
Fix beatmap info not showing individual difficulty bpm
Fix distance snap grid circles not correctly being centred on snap point
Add "Synesthesia" mod for osu! ruleset
Only visually apparent on legacy skins.
Defaults to `F2` aka stable.
TODO: find better naming and improve XMLDocs
Receptor
Add mod search
DrawableChatUsername
UsernameColour
AccentColour
Not necessary for now, so let's not incur unnecessary overheads.
InputTrigger
Live
An InputTrigger is considered active as long as
Done primarily to keep mod hotkeys working without any behavioural changes when mod select is opened.
Apply osu! side changes in line with `FocusedOverlayContainer.PopIn` `abstract` change
Was preventing mod preset panels from refiltering correctly on ruleset change due to the `matchingFilter == value` guard.
ModSelectOverlay
?? true
Universally disliked. `!= false` is preferred.