osu/osu.Game/Overlays
Bartłomiej Dach 1dee041448
Add search textbox in friends display
Random user feature request that made sense to me because the same thing
is in currently online display.

Yes web doesn't have this, but web is in a browser where you can Ctrl-F.
You can't do that in the client.

Design taken out of posterior because I can't be bothered waiting for
design cycles for this.
2024-11-04 14:40:30 +01:00
..
AccountCreation Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
BeatmapListing Add caret transition to beatmap sort tab items 2024-07-08 16:46:35 -07:00
BeatmapSet Also add source prefix 2024-10-23 16:21:28 +09:00
Changelog
Chat Select first filtered channel on search box commit 2024-10-22 12:29:23 +02:00
Comments Specify type explicitly 2024-10-01 10:01:31 +02:00
Dashboard Add search textbox in friends display 2024-11-04 14:40:30 +01:00
Dialog Fix delete dialogs having generic "Caution" header text 2024-10-07 16:46:53 +09:00
FirstRunSetup Redesign directory & file selector (and update usages accordingly) 2024-09-24 14:54:48 +02:00
Login Fix online status not persisting correctly 2024-07-29 20:06:27 +09:00
MedalSplash
Mods Adjust glow slightly 2024-10-22 17:16:09 +09:00
Music Do not show protected beatmaps in playlist overlay 2024-07-17 11:46:59 +02:00
News Use scale instead of rotation in news month sidebar 2024-07-08 08:45:44 +03:00
Notifications
OSD Fix toast strings 2024-05-24 13:08:17 +02:00
Profile Fix incorrect tiers being used for tooltip total participation display 2024-09-08 14:26:50 +02:00
Rankings Add transition to dropdown chevrons 2024-07-08 08:48:52 +03:00
Settings Rewrite fix in a more legible way 2024-11-01 19:38:45 +01:00
SkinEditor Make TernaryStateRadioMenuItem localisable 2024-10-11 18:48:04 -07:00
Toolbar Fix flooring causing delta to not work as expected 2024-08-22 16:22:00 +09:00
Volume Merge remote-tracking branch 'upstream/master' into doubleclick 2024-08-20 23:19:27 +02:00
Wiki
AccountCreationOverlay.cs
BeatmapListingOverlay.cs Adjust ILocalUserPlayInfo to expose whether gameplay is in a paused/break state 2024-10-01 17:53:46 +09:00
BeatmapSetOverlay.cs Remove no-longer-required cache-over hack 2024-10-10 14:22:20 +02:00
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs
ChatOverlay.cs
DashboardOverlay.cs
DialogOverlay.cs Make DuckDuration non-zero by default 2024-07-05 18:39:13 +09:00
FirstRunSetupOverlay.cs Fix footer content not accessible by overlay when overriden by a subclass 2024-07-11 15:31:02 +03:00
FullscreenOverlay.cs Make UpdateColours method protected 2024-07-18 00:26:24 +03:00
HoldToConfirmOverlay.cs
IDialogOverlay.cs
INamedOverlayComponent.cs
INotificationOverlay.cs
IOverlayManager.cs
KudosuTable.cs
LoginOverlay.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
MedalAnimation.cs Add a bit of logging around medal awarding 2024-08-23 19:49:24 +09:00
MedalOverlay.cs Add a bit of logging around medal awarding 2024-08-23 19:49:24 +09:00
MusicController.cs Loop track even if shuffling if there is only one available 2024-10-14 15:28:32 +02:00
NewsOverlay.cs
NotificationOverlay.cs
NotificationOverlayToastTray.cs Fix one more unnecessary enumerator allocation 2024-09-04 15:22:31 +09:00
NowPlayingOverlay.cs Move shuffle button to left side 2024-10-01 10:12:38 +02:00
OnlineOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs Explicitly define Hue rather than implicitly provide it by enum value 2024-07-18 00:26:24 +03:00
OverlayColourScheme.cs Explicitly define Hue rather than implicitly provide it by enum value 2024-07-18 00:26:24 +03:00
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs Use separate samples for scrolling to top and scrolling to previous 2024-07-12 21:01:19 +09:00
OverlaySidebar.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
RevertToDefaultButton.cs Add slight animation when revert to default button is displayed 2024-07-08 15:50:27 +09:00
SettingsOverlay.cs
SettingsPanel.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
SettingsSearchTextBox.cs
SettingsSubPanel.cs
SettingsToolboxGroup.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
SortDirection.cs
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs
UserProfileOverlay.cs Fix user profile overlay colour resetting when changing rulesets 2024-08-13 13:03:31 +03:00
VersionManager.cs
VolumeOverlay.cs Merge remote-tracking branch 'upstream/master' into doubleclick 2024-08-20 23:19:27 +02:00
WaveOverlayContainer.cs
WikiOverlay.cs Enable NRT while we're here 2024-08-13 16:08:06 +09:00