1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Overlays
Dean Herbert ee0c67e114 Add ability to make cursor show even during touch input
I completely disagree with this from a UX perspective, but it's come up
so often that I figure we should just let users bone themselves.
2022-07-26 14:08:00 +09:00
..
AccountCreation Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapListing Fix beatmap listing not entering correct search mode when arriving before LoadComplete 2022-07-15 17:53:44 +09:00
BeatmapSet Display placeholder for leaderboard top scores 2022-07-25 09:18:04 +03:00
Changelog Automated #nullable processing 2022-06-17 16:37:17 +09:00
Chat Fix "Start Chat" on multiplayer/playlist chat not opening overlay 2022-07-18 06:45:00 +03:00
Comments Update parameter discards 2022-06-24 21:26:19 +09:00
Dashboard Update parameter discards 2022-06-24 21:26:19 +09:00
Dialog Automated #nullable processing 2022-06-17 16:37:17 +09:00
FirstRunSetup Adjust colouring to avoid weird banding during transition period 2022-07-14 14:47:25 +09:00
Login Apply NRT to LoginForm and remove nullability of IAPIProvider 2022-07-06 01:29:00 +09:00
MedalSplash Update parameter discards 2022-06-24 21:26:19 +09:00
Mods Move localisation string to common location 2022-07-24 23:30:52 +02:00
Music Update parameter discards 2022-06-24 21:26:19 +09:00
News Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Notifications Update parameter discards 2022-06-24 21:26:19 +09:00
OSD Update parameter discards 2022-06-24 21:26:19 +09:00
Profile Flip method to read better 2022-07-25 10:03:06 +03:00
Rankings Replace default with CountryCode.Unknown 2022-07-18 08:54:35 +03:00
Settings Add ability to make cursor show even during touch input 2022-07-26 14:08:00 +09:00
Toolbar Automated #nullable processing 2022-06-17 16:37:17 +09:00
Volume Automated #nullable processing 2022-06-17 16:37:17 +09:00
Wiki Automated #nullable processing 2022-06-17 16:37:17 +09:00
AccountCreationOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapListingOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapSetOverlay.cs Add explanatory comment 2022-07-23 10:16:11 +03:00
BreadcrumbControlOverlayHeader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ChangelogOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ChatOverlay.cs Add back online view container to chat overlay 2022-06-21 19:23:16 -07:00
DashboardOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DialogOverlay.cs Fix minor typo 2022-07-15 05:56:49 +03:00
FirstRunSetupOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
FullscreenOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HoldToConfirmOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IDialogOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
INamedOverlayComponent.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
INotificationOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IOverlayManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LoginOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MedalOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MusicController.cs Use fire-and-forget async operations on global track 2022-07-07 17:15:45 +09:00
NewsOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
NotificationOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
NowPlayingOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OnlineOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OnScreenDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayActivation.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayColourProvider.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayHeader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayHeaderBackground.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayPanelDisplayStyleControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayRulesetSelector.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayRulesetTabItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayScrollContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlaySidebar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlaySortTabControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayStreamControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayStreamItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayTabControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayTitle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OverlayView.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RankingsOverlay.cs Country -> CountryCode 2022-07-18 08:40:34 +03:00
RestoreDefaultValueButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SettingsOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SettingsPanel.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SettingsSubPanel.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SettingsToolboxGroup.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SortDirection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TabbableOnlineOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TabControlOverlayHeader.cs Simplify description logic for overlay tab items 2022-07-01 11:30:51 +03:00
UserProfileOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
VersionManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
VolumeOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
WaveOverlayContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
WikiOverlay.cs Improve comment wording 2022-07-20 09:43:32 +03:00