ab4f66fad3
Minor readability refactors
2023-05-02 14:31:39 +09:00
7a840e1d82
Remove unnecessary TransferValue
spec
2023-05-02 14:29:26 +09:00
7efaa299bd
Merge branch 'master' into scale-background-dim
2023-05-02 14:24:54 +09:00
6929be49b7
Change condition for exclusive fullscreen notice to only show when using the correct renderer
...
This avoids the notice showing when running on windows, but using the
newer renderers (where the underlying logic hasn't been tested properly
and can result in false-positives).
Supersedes https://github.com/ppy/osu-framework/pull/5759 as a more
correct implementation.
2023-04-28 22:36:30 +09:00
c3a6a58169
Fix window mode dropdown not showing
2023-04-02 19:23:18 +02:00
cf5acbf66e
Update usage of SupportedWindowModes
2023-04-02 20:16:14 +09:00
5d395e6d37
move to ctor
2023-03-29 22:59:54 +09:00
e85c28031e
change weird name
2023-03-29 22:55:25 +09:00
46ede27869
add feature to adjust ScalingContainer
background dim
2023-03-28 22:41:24 +09:00
898717231b
Hide vulkan renderer option for now
...
We'll bring it back when it's more stable.
2023-03-27 02:00:10 +09:00
292486c25a
Use more resilient restore method
2023-03-26 14:35:00 +02:00
f3c174a7f2
Fix test errors due to missing dependencies
2023-03-26 13:52:26 +02:00
bab93bed17
Fix string interpolation and use GetDescription
on renderer value
2023-03-26 20:43:28 +09:00
ba078e8357
Show "automatic" resolved renderer inline in dropdown instead
2023-03-26 20:29:30 +09:00
764361b3d3
Add special case to hide definitely non-working renderers on android
2023-03-26 20:14:33 +09:00
e346b02ebf
Add display of current renderer
2023-03-26 20:09:35 +09:00
ab6cfea5c7
Revert old value instead of always using default
...
Co-authored-by: cdwcgt <loginchen@outlook.com >
2023-03-23 11:27:05 +09:00
3050a16bf8
Don't require a restart when selecting Automatic
and startup setting was also automatic
2023-03-22 16:56:36 +09:00
aabe86dc26
Limit renderers to those available for the current platform
2023-03-22 16:49:29 +09:00
956fabb445
Show restart notice when changing renderer
2023-03-22 16:49:29 +09:00
13be709718
Add basic renderer selection
2023-03-22 16:49:29 +09:00
5213bfa5c9
Merge branch 'master' into make_skin_reset_dangerous
2023-03-07 21:06:44 +01:00
7ade525eef
Display corner radius setting as percentage
2023-03-07 19:43:52 +01:00
908651cc11
make ResetConfirmDialog
properly utilise its parent's logic
...
Adjust name of `DeleteAction` to `DangerousAction`
2023-03-05 20:57:26 +01:00
90227a6496
Rename DeleteConfirmationDialog.cs
into DangerousActionDialog.cs
2023-02-27 21:57:59 +01:00
c86c1a9029
allow tablet area to be dragged
2023-02-20 00:06:20 -05:00
c691a0d3af
Merge branch 'master' into sheared_slider_implementation_clean_ii
2023-02-06 17:49:33 +09:00
e937022b09
Merge branch 'master' into middle-click-replay-pause
2023-02-02 20:52:03 +01:00
3f0ce75bf5
Rename NormalSliderBar.cs to RoundedSliderBar.cs
2023-02-02 17:24:45 +01:00
659b78058f
Move replay specific key bindings to their own section
2023-02-02 15:25:52 +09:00
8dc2e6872e
Move skin editor to overlays namespace
2023-02-02 14:00:31 +09:00
5d22f3d879
Improve inline comment
2023-01-31 17:17:21 +09:00
b18652b25f
CreateSubDirectory removed. Fixes the empty root issue
2023-01-31 10:14:21 +03:00
54d5d4e7c6
Fix for the issue
2023-01-31 07:06:26 +03:00
3988131475
Rename OsuSliderBar.cs as NormalSliderBar.cs
2023-01-26 12:12:56 +01:00
01e280eb6b
Add classic default for song select blur setting
2023-01-25 16:32:00 +09:00
e333e12b2e
Fix typo in settings enum (seriously)
2023-01-25 16:32:00 +09:00
3faab66f39
Merge branch 'master' into beatmapSelectionBlur
2023-01-25 16:32:00 +09:00
edb9c76edf
Merge pull request #22385 from peppy/touchscreen-settings-keyword
...
Fix touch input handler settings not matching search for "touchscreen"
2023-01-24 20:50:53 +01:00
acb42f7d12
reusing gameplay background blur loc song select background blur
2023-01-24 10:18:00 +01:00
e0a7559d85
variable naming + loc
2023-01-24 09:55:08 +01:00
df895c4fd6
Always make settings footer build display clickable
2023-01-24 00:21:39 -08:00
7ca2a431e6
changing song select background blur setting to boolean
2023-01-24 09:19:53 +01:00
fc558278cc
Fix touch input handler settings not matching search for "touchscreen"
2023-01-24 13:37:12 +09:00
b573e42cc2
BeatmapSelectionBackgroundBlurLevel renamed to SongSelectBackgroundBlurLevel
2023-01-24 00:08:11 +01:00
f13a5465ba
variable naming and loc modifications
2023-01-23 23:07:50 +01:00
6daa364779
adding setting to adjust blur of the background of the song select screen
2023-01-23 13:53:31 +01:00
7ebd31d42f
Add more keywords to settings based on feedback
2023-01-23 15:14:16 +09:00
2ed9fe3747
Add support for externally specified keywords in SettingsButton
s
2023-01-23 15:10:26 +09:00
7040743249
Add search keywords for screen scaling sub-settings
2023-01-22 13:47:31 +09:00