osu/osu.Game/Overlays
2019-07-01 18:41:40 +03:00
..
AccountCreation
BeatmapSet Fix typo in variable 2019-06-27 12:47:05 +09:00
Changelog Make FlowContainer insertion cleaner 2019-07-01 18:41:08 +03:00
Chat Disable dimming main content 2019-07-01 18:49:36 +09:00
Dialog Make things a bit more sensible 2019-06-24 11:43:34 +09:00
Direct DownloadAllowed -> DownloadEnabled 2019-06-27 13:38:21 +09:00
KeyBinding Fix unbinding not working correctly 2019-06-21 14:43:00 +09:00
MedalSplash
Mods Attempt to fix tests 2019-06-21 00:12:39 +09:00
Music Make FlowContainer insertion cleaner 2019-07-01 18:41:08 +03:00
Notifications Make notification insertion cleaner 2019-07-01 18:41:40 +03:00
Profile Make FlowContainer insertion cleaner 2019-07-01 18:41:08 +03:00
SearchableList Centralise fullscreen overlay logic 2019-05-14 14:20:53 +09:00
Settings Make FlowContainer insertion cleaner 2019-07-01 18:41:08 +03:00
Social
Toolbar Fix ruleset selector line not moving on first display 2019-06-27 18:25:38 +09:00
Volume Inherit OsuButton 2019-05-13 07:24:34 +09:00
AccountCreationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
BeatmapSetOverlay.cs Tidy up fetch methods 2019-06-27 12:00:31 +09:00
ChangelogOverlay.cs Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
ChatOverlay.cs Remove selector toggling logic for now 2019-06-26 19:39:47 +09:00
DialogOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
DirectOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
FullscreenOverlay.cs Allow FullscreenOverlay to surface to front on subsequent Show requests 2019-06-11 15:22:27 +09:00
HoldToConfirmOverlay.cs Dim music volume when holding to confirm 2019-06-04 18:37:26 +09:00
KeyBindingPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
LoginOverlay.cs
MedalOverlay.cs Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +09:00
MusicController.cs Merge branch 'master' into generic-download-model-manager 2019-06-26 20:37:56 +09:00
NotificationOverlay.cs Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
OnScreenDisplay.cs
OverlayActivation.cs
OverlayHeader.cs Move OverlayHeaderTabControl to correct namespace 2019-05-21 13:58:12 +09:00
OverlayHeaderTabControl.cs Fix colour issues 2019-06-19 12:15:32 +03:00
OverlayTabControl.cs fix broken layout 2019-06-21 13:24:12 +03:00
SettingsOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
SettingsPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
SettingsSubPanel.cs Fix settings subpanels dimming main content 2019-06-27 13:16:16 +09:00
SocialOverlay.cs Merge remote-tracking branch 'upstream/master' into user-status-wiring 2019-05-14 18:09:58 +02:00
UserProfileOverlay.cs Merge branch 'master' into user_profile_modes 2019-06-25 00:59:51 +09:00
VolumeOverlay.cs Allow controlling music and effect volume by arrow keys when hovering 2019-06-23 22:53:02 -07:00
WaveOverlayContainer.cs