osu/osu.Game/Overlays
Dean Herbert f173961def
Add some extra search keywords to settings (#6893)
Add some extra search keywords to settings

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-21 22:51:20 +09:00
..
AccountCreation Put back mobile conditional 2019-10-22 19:51:29 -07:00
BeatmapSet Disable button when not logged in 2019-11-13 12:13:33 +09:00
Changelog Apply brace style. 2019-11-11 20:13:13 +08:00
Chat .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
Comments Apply brace style. 2019-11-11 20:13:13 +08:00
Dialog
Direct Apply brace style. 2019-11-11 20:13:13 +08:00
KeyBinding
MedalSplash
Mods Merge branch 'master' into fix-mod-section-overflow 2019-11-12 11:35:01 +09:00
Music .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
Notifications
OSD
Profile .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
Rankings
SearchableList Use fixed numbers for padding instead 2019-10-07 16:11:40 -07:00
Settings Remove redundant keyword 2019-11-21 22:51:00 +09:00
Social
Toolbar Remove horizontal padding on toolbar ruleset selector 2019-11-08 20:28:24 -08:00
Volume
AccountCreationOverlay.cs
BeatmapSetOverlay.cs
ChangelogOverlay.cs Cover all non-APIAccess APIRequest calls with exception handling 2019-10-31 15:04:13 +09:00
ChatOverlay.cs Fix tab controls overflowing 2019-10-06 10:22:55 -07:00
DialogOverlay.cs
DirectOverlay.cs Use ReferenceEquals instead of SequenceEqual. 2019-11-14 19:38:08 +08:00
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Remove unintentional dependency 2019-11-15 14:51:01 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs Make progress bar hoverable 2019-11-06 14:11:47 +07:00
OnScreenDisplay.cs Use paramref. 2019-11-17 20:49:36 +08:00
OverlayActivation.cs
OverlayHeader.cs
OverlayHeaderTabControl.cs
OverlayTabControl.cs
SettingsOverlay.cs
SettingsPanel.cs Move button implementation to OsuButton 2019-11-06 14:08:52 +09:00
SettingsSubPanel.cs
SocialOverlay.cs Use ReferenceEquals instead of SequenceEqual. 2019-11-14 19:38:08 +08:00
UserProfileOverlay.cs
VolumeOverlay.cs Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00
WaveOverlayContainer.cs