1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-11 04:13:22 +08:00
osu-lazer/osu.Game/Overlays/Settings
Dean Herbert c852cf9b8e
Remove macOS "borderless" recommendation
As of SDL3, this is no longer a thing, and fullscreen should be the
preferred execution mode.

Probably hold off merging this until we're sure that macOS isn't broken
for others in this mode (I had issues locally, such as alt-tabbing being
broken sooo...)
2024-11-15 18:29:01 +09:00
..
Sections Remove macOS "borderless" recommendation 2024-11-15 18:29:01 +09:00
DangerousSettingsButton.cs Fix dangerous buttons using different shades of pink 2023-10-13 13:16:24 +02:00
ISettingsItem.cs Automated pass 2023-06-24 01:00:03 +09:00
MultiplierSettingsSlider.cs Fix rate adjust mods not showing "x" prefix on customisation slider's tooltip 2023-09-13 16:43:48 +09:00
OutlinedTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
RulesetSettingsSubsection.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsButton.cs fix tooltip in SettingsButton 2024-10-07 10:43:24 +02:00
SettingsCheckbox.cs Automated pass 2023-06-24 01:00:03 +09:00
SettingsColour.cs Fix code inspection failure 2024-09-19 19:24:05 +02:00
SettingsDropdown.cs Add new dropdown properties to SettingsDropdown 2023-12-05 22:53:48 +03:00
SettingsEnumDropdown.cs Allow searching enum descriptions from SettingsEnumDropdowns 2024-08-03 14:48:08 -07:00
SettingsFooter.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
SettingsHeader.cs Automated pass 2023-06-24 01:00:03 +09:00
SettingsItem.cs Reduce spacing in settings items 2023-07-21 15:39:40 +09:00
SettingsNumberBox.cs Remove unused using directives 2024-03-06 07:57:59 +01:00
SettingsPercentageSlider.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
SettingsSection.cs Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
SettingsSidebar.cs Adjust ILocalUserPlayInfo to expose whether gameplay is in a paused/break state 2024-10-01 17:53:46 +09:00
SettingsSlider.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
SettingsSubsection.cs Automated pass 2023-06-24 01:00:03 +09:00
SettingsTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
SidebarButton.cs Adjust back button to match style better 2023-12-27 02:54:24 +09:00
SidebarIconButton.cs Fix sidebar button text becoming masked away during fadeout 2023-12-26 20:24:43 +01:00