clean_ryujinx/src/Ryujinx/UI/Windows
Isaac Marovitz 446f2854a5
Ava UI: Input Menu Refactor (#5826)
* Refactor

* Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Update src/Ryujinx/UI/Views/Settings/SettingsHotkeysView.axaml.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Update src/Ryujinx.Input/ButtonValueType.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Add empty line

* Requested renames

* Update src/Ryujinx/UI/Views/Settings/SettingsHotkeysView.axaml.cs

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

* Make parent models private readonly

* Fix ControllerInputView

* Make line shorter

* Mac keys in locale

* Double line break

* Fix build

* Get rid of _isValid

* Fix potential race condition

* Rename HasAnyButtonPressed to IsAnyButtonPressed

* Use switches

* Simplify enumeration

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
2024-04-17 18:52:12 -03:00
..
AboutWindow.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AboutWindow.axaml.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AmiiboWindow.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AmiiboWindow.axaml.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
CheatWindow.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
CheatWindow.axaml.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
ContentDialogOverlayWindow.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
ContentDialogOverlayWindow.axaml.cs Ava UI: Content Dialog Fixes (#6482) 2024-03-16 20:34:26 +01:00
DownloadableContentManagerWindow.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
DownloadableContentManagerWindow.axaml.cs Ava UI: Content Dialog Fixes (#6482) 2024-03-16 20:34:26 +01:00
IconColorPicker.cs Update dependencies from SixLabors to the latest version before the license change (#6440) 2024-03-08 13:16:32 -03:00
MainWindow.axaml UI: Update minimum window size to 800x500 (#6425) 2024-03-07 20:38:56 -03:00
MainWindow.axaml.cs "Task.Wait()" synchronously blocks, use "await" instead (#6598) 2024-04-06 13:36:18 +02:00
ModManagerWindow.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
ModManagerWindow.axaml.cs Add missing ModWindowTitle locale key (#6601) 2024-04-05 12:54:08 -03:00
SettingsWindow.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
SettingsWindow.axaml.cs Ava UI: Input Menu Refactor (#5826) 2024-04-17 18:52:12 -03:00
StyleableWindow.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
TitleUpdateWindow.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
TitleUpdateWindow.axaml.cs Ava UI: Content Dialog Fixes (#6482) 2024-03-16 20:34:26 +01:00