1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 18:07:25 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
ekrctb f4eb17d398
Update osu.Game/Overlays/Settings/Sections/Input/MouseSettings.cs
Set mouse confine mode at initialization

Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-12-07 16:09:14 +09:00
..
Audio Create "User Interface" settings section 2020-11-29 22:07:33 +01:00
Debug Make SettingsItem conform to IHasCurrentValue 2020-10-06 17:18:54 +09:00
Gameplay Move hold-to-confirm back to UI section 2020-11-30 16:15:35 +09:00
General Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00
Graphics Bring code in line with SDL2 defaults 2020-12-01 17:47:07 +09:00
Input Update osu.Game/Overlays/Settings/Sections/Input/MouseSettings.cs 2020-12-07 16:09:14 +09:00
Maintenance Add a basic file selector with extension filtering support 2020-09-24 20:54:25 +09:00
Online Add setting to allow automatically downloading during a spectating session 2020-10-28 19:43:06 +09:00
UserInterface Move hold-to-confirm back to UI section 2020-11-30 16:15:35 +09:00
AudioSection.cs Create "User Interface" settings section 2020-11-29 22:07:33 +01:00
DebugSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
GameplaySection.cs Create "User Interface" settings section 2020-11-29 22:07:33 +01:00
GeneralSection.cs Trim other leftover RelativeSizeAxes 2020-04-26 22:54:01 +02:00
GraphicsSection.cs Create "User Interface" settings section 2020-11-29 22:07:33 +01:00
InputSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
MaintenanceSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
OnlineSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
SizeSlider.cs Move menu cursor size to UI section 2020-11-30 16:14:15 +09:00
SkinSection.cs Move menu cursor size to UI section 2020-11-30 16:14:15 +09:00
UserInterfaceSection.cs Create "User Interface" settings section 2020-11-29 22:07:33 +01:00