1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game/Overlays/Settings
Dean Herbert 5be8934c8c
Merge pull request #8407 from peppy/disable-raw-input
Disable raw input toggle on all but windows
2020-03-27 21:10:02 +09:00
..
Sections Merge pull request #8407 from peppy/disable-raw-input 2020-03-27 21:10:02 +09:00
DangerousSettingsButton.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ISettingsItem.cs Update song select statistics when mod changes settings 2019-12-20 18:01:35 +09:00
RulesetSettingsSubsection.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
SettingsButton.cs Fix incorrect DI reference and update naming of SettingsOverlay classes 2019-05-14 10:45:05 +09:00
SettingsCheckbox.cs Fix some pieces of SettingsItem getting dimmed twice when disabled 2020-03-23 13:11:40 +09:00
SettingsDropdown.cs Remove unnecessary local item storage in SettingsDropdown 2019-06-25 12:00:05 +09:00
SettingsEnumDropdown.cs Enum constraint for enum dropdown. 2019-12-09 17:45:26 +08:00
SettingsFooter.cs Remove osu!-side DebugUtils 2019-06-20 12:48:45 +09:00
SettingsHeader.cs Fix incorrect DI reference and update naming of SettingsOverlay classes 2019-05-14 10:45:05 +09:00
SettingsItem.cs Fix some pieces of SettingsItem getting dimmed twice when disabled 2020-03-23 13:11:40 +09:00
SettingsNumberBox.cs add SettingsNumberBox and use it in tournament tools 2019-06-21 15:04:52 +02:00
SettingsSection.cs Apply suggestions 2019-11-21 00:26:39 +03:00
SettingsSlider.cs Copy documentation across to SettingsSlider 2020-01-29 12:55:07 +09:00
SettingsSubsection.cs Limit font weight to bold 2020-03-16 16:32:25 -07:00
SettingsTextBox.cs Make settings textboxes commit on focus lost 2019-11-14 14:19:55 +09:00
Sidebar.cs Fix settings sidebar showing scrollbar at max ui scale 2019-08-03 15:20:44 -07:00
SidebarButton.cs Fix background being coloured 2019-11-06 15:16:00 +09:00