1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 05:02:56 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections/Input
Bartłomiej Dach aa8dbd742e
Hoist database update to subsection level
The end goal here is to be able to better coordinate deconfliction of
bindings at the subsection level rather than try to jam that logic into
individual rows somehow.

The flipside is that this is going to require a flow to update the
individual rows after the subsection's intervention, but that's what the
previous commit was for.
2023-10-12 16:01:51 +02:00
..
BindingSettings.cs Automated pass 2023-06-24 01:00:03 +09:00
GlobalKeyBindingsSection.cs Refactor key binding panel leveraging new helper methods 2023-10-12 15:03:29 +02:00
GlobalKeyBindingsSubsection.cs Refactor key binding panel leveraging new helper methods 2023-10-12 15:03:29 +02:00
JoystickSettings.cs Partial everything 2022-11-27 00:00:27 +09:00
KeyBindingPanel.cs Refactor key binding panel leveraging new helper methods 2023-10-12 15:03:29 +02:00
KeyBindingRow.cs Hoist database update to subsection level 2023-10-12 16:01:51 +02:00
KeyBindingsSubsection.cs Hoist database update to subsection level 2023-10-12 16:01:51 +02:00
MouseSettings.cs Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
RotationPresetButtons.cs Partial everything 2022-11-27 00:00:27 +09:00
RulesetBindingsSection.cs Refactor key binding panel leveraging new helper methods 2023-10-12 15:03:29 +02:00
TabletAreaSelection.cs allow tablet area to be dragged 2023-02-20 00:06:20 -05:00
TabletSettings.cs Fix some tablet settings being hidden when searching using "area" keyword 2023-05-12 14:57:56 +09:00
TouchSettings.cs Fix touch input handler settings not matching search for "touchscreen" 2023-01-24 13:37:12 +09:00
VariantBindingsSubsection.cs Prepare KeyBindingRow for accepting external changes 2023-10-12 16:00:20 +02:00