osu/osu.Game/Overlays
2021-05-19 15:38:53 +03:00
..
AccountCreation
BeatmapListing Add new beatmap search filter row "General" 2021-03-25 23:20:10 +01:00
BeatmapSet Merge branch 'master' into add-missing-author-links 2021-05-07 14:32:44 +09:00
Changelog
Chat Fix chat scroll sticking visually when scrolling beyond bottom extent 2021-03-29 18:07:47 +09:00
Comments Fix incorrect trash icon being used on deleted comments counter 2021-03-22 19:32:17 -07:00
Dashboard Rename Spectator -> SoloSpectator 2021-04-01 22:08:52 +09:00
Dialog Split confirmation dialog classes apart 2021-03-03 20:34:37 +09:00
KeyBinding Centralise implementation of cancel button logic 2021-05-11 18:39:14 +09:00
MedalSplash
Mods Fix mod settings blocking input outside its visible area 2021-04-20 23:42:56 +09:00
Music Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
News Add proper action to YearButton 2021-05-19 15:38:53 +03:00
Notifications Reduce allocation overhead when notification overlay has visible notifications 2021-02-26 17:11:47 +09:00
OSD
Profile Update profile subsections to use counters instead of missing text in line with web 2021-05-02 14:44:20 -07:00
Rankings
Settings Expose method to adjust header text, not whole drawable 2021-05-17 16:41:46 +09:00
Toolbar Fix toolbar queuing ruleset sounds 2021-05-10 13:58:13 +09:00
Volume change math for displaying volume "MAX" 2021-05-10 00:51:58 +02:00
AccountCreationOverlay.cs
BeatmapDownloadTrackingComposite.cs
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs Fix initial operation potentially running before DI is completed 2021-03-13 19:30:40 +09:00
ChatOverlay.cs
DashboardOverlay.cs
DialogOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
INamedOverlayComponent.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs
NewsOverlay.cs Implement sidebar metadata handling in NewsOverlay 2021-05-19 15:36:05 +03:00
NotificationOverlay.cs
NowPlayingOverlay.cs Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
OnlineOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs
OverlaySortTabControl.cs Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
SettingsOverlay.cs
SettingsPanel.cs Make test scene feel more like settings (width-wise) 2021-03-19 19:01:31 +09:00
SettingsSubPanel.cs
SortDirection.cs
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs
UserProfileOverlay.cs
VolumeOverlay.cs
WaveOverlayContainer.cs