osu/osu.Game/Overlays
Dean Herbert 09e9ef0e4b
Add background colour to music player ProgressBar (#6741)
Add background colour to music player ProgressBar
2019-11-06 17:44:08 +09:00
..
AccountCreation Put back mobile conditional 2019-10-22 19:51:29 -07:00
BeatmapSet Avoid using CreateChildDependencies with a *child* bindable 2019-10-31 17:16:26 +09:00
Changelog Merge remote-tracking branch 'upstream/master' into game-handles-links 2019-11-03 13:04:18 +09:00
Chat Remove adjacent day separators 2019-10-29 15:45:41 +09:00
Comments Refactor LoadingButton 2019-10-24 17:49:34 +03:00
Dialog
Direct
KeyBinding
MedalSplash
Mods
Music Make PlaylistOverlay a VisibilityContainer 2019-10-14 16:40:53 -07:00
Notifications
OSD
Profile Implement CommentsShowMoreButton 2019-10-13 14:43:30 +03:00
Rankings Remove useless container 2019-09-14 06:34:57 +03:00
SearchableList Use fixed numbers for padding instead 2019-10-07 16:11:40 -07:00
Settings Fix background being coloured 2019-11-06 15:16:00 +09:00
Social
Toolbar Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07: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 Fix exit scenarios 2019-09-19 20:17:58 +09:00
DirectOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs Add setting to adjust hold-to-confirm activation time 2019-09-19 14:06:25 +09:00
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Simplify logic and add test coverage for remaining case 2019-10-10 20:12:47 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs Make progress bar hoverable 2019-11-06 14:11:47 +07:00
OnScreenDisplay.cs
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 Update ranking display to handle new osu-web request format 2019-10-11 13:09:21 +09:00
UserProfileOverlay.cs Fix line breaks 2019-09-27 09:46:11 +03:00
VolumeOverlay.cs Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00
WaveOverlayContainer.cs