1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 18:33:22 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
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
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
DebugSettings Move stable import buttons under "debug" section 2023-01-09 21:22:21 +03:00
Gameplay Add more keywords to settings based on feedback 2023-01-23 15:14:16 +09:00
General Add more keywords to settings based on feedback 2023-01-23 15:14:16 +09:00
Graphics Change condition for exclusive fullscreen notice to only show when using the correct renderer 2023-04-28 22:36:30 +09:00
Input allow tablet area to be dragged 2023-02-20 00:06:20 -05:00
Maintenance make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Online Partial everything 2022-11-27 00:00:27 +09:00
UserInterface Add classic default for song select blur setting 2023-01-25 16:32:00 +09:00
AudioSection.cs Partial everything 2022-11-27 00:00:27 +09:00
DebugSection.cs Move stable import buttons under "debug" section 2023-01-09 21:22:21 +03:00
GameplaySection.cs Partial everything 2022-11-27 00:00:27 +09:00
GeneralSection.cs Add more keywords to settings based on feedback 2023-01-23 15:14:16 +09:00
GraphicsSection.cs Partial everything 2022-11-27 00:00:27 +09:00
InputSection.cs Partial everything 2022-11-27 00:00:27 +09:00
MaintenanceSection.cs Partial everything 2022-11-27 00:00:27 +09:00
OnlineSection.cs Partial everything 2022-11-27 00:00:27 +09:00
RulesetSection.cs Partial everything 2022-11-27 00:00:27 +09:00
SizeSlider.cs Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
SkinSection.cs Move skin editor to overlays namespace 2023-02-02 14:00:31 +09:00
UserInterfaceSection.cs Partial everything 2022-11-27 00:00:27 +09:00