osu/osu.Game/Graphics/UserInterface
Bartłomiej Dach 51f26993fa
Extract "copy link" text to common localisation
2024-11-04 13:59:48 +01:00
..
PageSelector
BackButton.cs Add back receptor, logo tracking, and own colour provider to screen footer 2024-05-16 07:48:58 +03:00
Bar.cs
BarGraph.cs Adjust with framework changes 2023-12-04 08:51:21 +09:00
BasicSearchTextBox.cs
BreadcrumbControl.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
CommaSeparatedScoreCounter.cs
DangerousRoundedButton.cs
DialogButton.cs Implement per-axis triangles clamping 2024-01-23 04:54:27 +03:00
DownloadButton.cs
DrawableOsuMenuItem.cs Do not add checkbox padding to the left of menu items if no item actually needs it 2024-10-03 15:36:53 +02:00
DrawableStatefulMenuItem.cs Integrate hotkey display into drawable menu items 2024-09-04 11:58:10 +02:00
ExpandableSlider.cs fix alpha value in disabled state 2024-06-19 20:59:14 +02:00
ExpandingBar.cs
ExternalLinkButton.cs Extract "copy link" text to common localisation 2024-11-04 13:59:48 +01:00
FPSCounter.cs
FPSCounterTooltip.cs
FocusedTextBox.cs Adjust calls to `GetContainingInputManager()` 2024-06-18 07:41:19 +02:00
GradientLineTabControl.cs
GrayButton.cs
HistoryTextBox.cs
Hotkey.cs Use `record` `struct` 2024-10-01 18:48:34 +09:00
HotkeyDisplay.cs Implement component for displaying hotkeys 2024-09-04 11:57:09 +02:00
HoverClickSounds.cs
HoverSampleDebounceComponent.cs
HoverSampleSet.cs Use separate samples for scrolling to top and scrolling to previous 2024-07-12 21:01:19 +09:00
HoverSounds.cs
IconButton.cs
LineGraph.cs
LoadingButton.cs
LoadingLayer.cs
LoadingSpinner.cs
MenuItemType.cs
Nub.cs
OsuAnimatedButton.cs
OsuButton.cs
OsuCheckbox.cs Fix checkboxes applying extra padding 2024-05-18 11:06:29 +03:00
OsuContextMenu.cs
OsuContextMenuSamples.cs
OsuDropdown.cs Remove opacity from old style dropdown menus 2024-09-18 13:49:27 +09:00
OsuEnumDropdown.cs
OsuMenu.cs Remove linq usage to kill allocations 2024-10-04 11:25:21 +02:00
OsuMenuItem.cs Integrate hotkey display into drawable menu items 2024-09-04 11:58:10 +02:00
OsuMenuItemSpacer.cs
OsuNumberBox.cs Select all text when focusing a number box 2024-07-10 15:16:10 +03:00
OsuPasswordTextBox.cs `CalculatedTextSize` -> `FontSize` 2023-12-05 22:47:10 +03:00
OsuSliderBar.cs Implement "form" slider bar control 2024-09-17 11:40:57 +02:00
OsuTabControl.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
OsuTabControlCheckbox.cs
OsuTabDropdown.cs Remove margin completely 2024-07-18 19:01:52 +09:00
OsuTextBox.cs Fix dragging number boxes overwritten by select-all-on-focus feature 2024-07-24 23:19:04 +03:00
PageTabControl.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
PercentageCounter.cs Change rolling counters to use quicker easing types 2024-01-17 18:18:53 +09:00
ProgressBar.cs
RangeSlider.cs Fix redundant array type specification 2024-10-25 19:58:31 +02:00
RollingCounter.cs Change rolling counters to use quicker easing types 2024-01-17 18:18:53 +09:00
RoundedSliderBar.cs Adjust slider bar implementations to show focused state 2024-10-24 19:46:20 +09:00
ScoreCounter.cs Reduce allocation overhead in ScoreCounter 2024-01-24 23:45:07 +03:00
SearchTextBox.cs
SectionHeader.cs Move out section header component from editor 2024-06-12 11:43:40 +02:00
SeekLimitedSearchTextBox.cs
SegmentedGraph.cs Adjust with framework changes 2023-12-04 08:51:21 +09:00
SelectionState.cs
ShearedButton.cs Remove unused using directives 2024-05-16 07:47:57 +03:00
ShearedNub.cs
ShearedOverlayHeader.cs
ShearedSearchTextBox.cs Remove unused using directives 2024-05-16 07:47:57 +03:00
ShearedSliderBar.cs Fix gap in `ShearedSliderBar` when focused 2024-10-24 20:37:38 +09:00
ShearedToggleButton.cs
ShowMoreButton.cs
SlimEnumDropdown.cs
StarCounter.cs Fix star counter decrease animation being delayed when current is over displayed star count 2024-02-16 22:47:38 -08:00
StatefulMenuItem.cs
TernaryState.cs
TernaryStateMenuItem.cs Make `TernaryStateRadioMenuItem` localisable 2024-10-11 18:48:04 -07:00
TernaryStateRadioMenuItem.cs Make `TernaryStateRadioMenuItem` localisable 2024-10-11 18:48:04 -07:00
TernaryStateToggleMenuItem.cs
TimeSlider.cs
ToggleMenuItem.cs
TwoLayerButton.cs Update `HasFlag` usages 2024-07-03 00:19:04 +09:00