osu/osu.Game/Overlays
2023-06-23 14:42:56 +09:00
..
AccountCreation Remove unused load dependency 2023-06-14 08:09:03 -07:00
BeatmapListing Merge pull request #23103 from Joehuu/normalise-overlay-padding 2023-04-10 23:48:59 +09:00
BeatmapSet Fix beatmap info not showing individual difficulty bpm 2023-06-19 11:05:29 -07:00
Changelog Replace other hardcoded horizontal padding with const 2023-04-02 20:50:18 -07:00
Chat Add tooltips to truncated text 2023-06-08 19:44:07 -07:00
Comments Tidy up various implementation details 2023-05-03 18:59:39 +09:00
Dashboard Add tooltips to truncated text 2023-06-08 19:44:07 -07:00
Dialog
FirstRunSetup Centralise game language update logic 2023-06-08 02:59:34 +03:00
Login Normalise source strings to sentence case 2023-06-14 07:58:55 -07:00
MedalSplash
Mods Avoid resolving realm Live more than once 2023-06-19 01:06:45 +09:00
Music Refactor slightly for readability 2023-05-02 14:11:16 +09:00
News Apply same behavioral changes to NewsCard 2023-05-21 19:28:12 -07:00
Notifications
OSD
Profile use of Child instead of Children 2023-04-28 19:24:07 +03:00
Rankings Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
Settings Add method to queue a restart after app is exited (when supported) 2023-06-21 19:06:28 +09:00
SkinEditor Fix weird state when attempting to enter gameplay skin editor scene from multiplayer 2023-05-23 17:58:44 +09:00
Toolbar Fix overlay toggle keys working during disabled activation modes 2023-04-03 15:03:47 +09:00
Volume
Wiki Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
AccountCreationOverlay.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs
ChatOverlay.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
DashboardOverlay.cs
DialogOverlay.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
FirstRunSetupOverlay.cs
FullscreenOverlay.cs Centralise definition of overlay shadow opacity and reduce slightly 2023-05-24 12:40:35 +09:00
HoldToConfirmOverlay.cs
IDialogOverlay.cs
INamedOverlayComponent.cs
INotificationOverlay.cs Move confirmation bypass implementation to MainMenu to allow for more correct logic 2023-06-23 14:42:56 +09:00
IOverlayManager.cs
LoginOverlay.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
MedalOverlay.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
MusicController.cs
NewsOverlay.cs
NotificationOverlay.cs Don't require exit confirmation when there are no ongoing operations that could be interrupted 2023-06-21 19:06:28 +09:00
NotificationOverlayToastTray.cs
NowPlayingOverlay.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
OnlineOverlay.cs Ensure scroll-to-top button is displayed above all overlay content 2023-05-17 15:42:38 +09:00
OnScreenDisplay.cs
OverlayActivation.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
OverlayColourProvider.cs
OverlayHeader.cs Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs Ensure scroll-to-top button is displayed above all overlay content 2023-05-17 15:42:38 +09:00
OverlaySidebar.cs Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs Replace other hardcoded horizontal padding with const 2023-04-02 20:50:18 -07:00
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
RestoreDefaultValueButton.cs
SettingsOverlay.cs
SettingsPanel.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
SettingsSubPanel.cs
SettingsToolboxGroup.cs
SortDirection.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs
UserProfileOverlay.cs Apply NRT to SectionsContainer 2023-06-07 16:32:29 +09:00
VersionManager.cs
VolumeOverlay.cs
WaveOverlayContainer.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
WikiOverlay.cs Fix "Return to main page" link not working on wiki after error 2023-05-08 15:29:05 +09:00