1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 02:07:27 +08:00
osu-lazer/osu.Game/Overlays/Settings
Dean Herbert 6929be49b7 Change condition for exclusive fullscreen notice to only show when using the correct renderer
This avoids the notice showing when running on windows, but using the
newer renderers (where the underlying logic hasn't been tested properly
and can result in false-positives).

Supersedes https://github.com/ppy/osu-framework/pull/5759 as a more
correct implementation.
2023-04-28 22:36:30 +09:00
..
Sections Change condition for exclusive fullscreen notice to only show when using the correct renderer 2023-04-28 22:36:30 +09:00
DangerousSettingsButton.cs Partial everything 2022-11-27 00:00:27 +09:00
ISettingsItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OutlinedTextBox.cs Partial everything 2022-11-27 00:00:27 +09:00
RulesetSettingsSubsection.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsButton.cs Add support for externally specified keywords in SettingsButtons 2023-01-23 15:10:26 +09:00
SettingsCheckbox.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsDropdown.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsEnumDropdown.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsFooter.cs Always make settings footer build display clickable 2023-01-24 00:21:39 -08:00
SettingsHeader.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsItem.cs Fix multiple issues with settings items unhiding on search 2022-11-29 14:41:49 +09:00
SettingsNumberBox.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsPercentageSlider.cs Display corner radius setting as percentage 2023-03-07 19:43:52 +01:00
SettingsSection.cs Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
SettingsSidebar.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsSlider.cs Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
SettingsSubsection.cs Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
SettingsTextBox.cs Partial everything 2022-11-27 00:00:27 +09:00
SidebarButton.cs Partial everything 2022-11-27 00:00:27 +09:00
SidebarIconButton.cs Partial everything 2022-11-27 00:00:27 +09:00