osu/osu.Game/Graphics/UserInterface
2021-10-27 13:04:41 +09:00
..
BackButton.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
Bar.cs
BarGraph.cs
BreadcrumbControl.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
CommaSeparatedScoreCounter.cs Split score counter class into two distinct classes to simplify usages 2021-10-10 17:56:32 +09:00
DangerousTriangleButton.cs
DialogButton.cs
DownloadButton.cs
DrawableOsuMenuItem.cs
DrawableStatefulMenuItem.cs
ExpandingBar.cs
ExternalLinkButton.cs
FocusedTextBox.cs Recolour focused text box variant 2021-10-20 22:49:25 +02:00
GradientLineTabControl.cs
GrayButton.cs Add simple download progress display to download buttons on playlist items 2021-08-10 15:14:43 +09:00
HoverClickSounds.cs
HoverSampleDebounceComponent.cs Move sample playback debounce time to central const 2021-09-05 13:25:10 +09:00
HoverSampleSet.cs
HoverSounds.cs Initial clean up pass on notification logic 2021-09-05 12:54:21 +09:00
IconButton.cs
LineGraph.cs
LoadingButton.cs
LoadingLayer.cs
LoadingSpinner.cs
MenuItemType.cs
Nub.cs Further adjustments to glow to be less bright on settings overlay 2021-10-15 12:35:19 +09:00
OsuAnimatedButton.cs
OsuButton.cs Fix RestoreDefaultValueButton's colour weirdness 2021-08-17 12:48:30 +09:00
OsuCheckbox.cs Remove externally exposed Expanded state and change behaviour and visuals surrounding it 2021-10-15 12:13:42 +09:00
OsuContextMenu.cs Fix nested menus layering close samples if multiple menu levels are closed 2021-08-10 20:40:53 +02:00
OsuContextMenuSamples.cs Fix nested menus layering close samples if multiple menu levels are closed 2021-08-10 20:40:53 +02:00
OsuDropdown.cs Improve contrast in default OverlayColourProvider-themed appearance 2021-10-19 22:55:49 +02:00
OsuEnumDropdown.cs
OsuMenu.cs Do not play open/close samples for top-level menus 2021-08-07 14:38:54 +02:00
OsuMenuItem.cs
OsuNumberBox.cs
OsuPasswordTextBox.cs
OsuSliderBar.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OsuTabControl.cs
OsuTabControlCheckbox.cs
OsuTabDropdown.cs Move helper method to bottom of file 2021-10-20 12:52:38 +09:00
OsuTextBox.cs Change selection colour to also match the colour provider scheme 2021-10-21 13:01:13 +09:00
PageTabControl.cs
PercentageCounter.cs
ProgressBar.cs
RollingCounter.cs Fade display out during rewind (as the value displayed is no longer valid) 2021-10-05 15:39:29 +09:00
ScoreCounter.cs Split score counter class into two distinct classes to simplify usages 2021-10-10 17:56:32 +09:00
ScreenBreadcrumbControl.cs
SearchTextBox.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
SeekLimitedSearchTextBox.cs
SelectionState.cs
ShowMoreButton.cs
SlimEnumDropdown.cs Recolour "slim dropdown" in online lounge screens 2021-10-13 22:57:37 +02:00
StarCounter.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
StatefulMenuItem.cs
TernaryState.cs
TernaryStateMenuItem.cs
TernaryStateRadioMenuItem.cs
TernaryStateToggleMenuItem.cs
ToggleMenuItem.cs
TriangleButton.cs
TwoLayerButton.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00