Evan Husted
|
24e88e2485
|
Merge branch 'master' into xeyes
|
2025-01-29 02:48:51 -06:00 |
|
Evan Husted
|
191e158289
|
misc: chore: Use static instances of converters instead of using control resources
|
2025-01-28 22:11:48 -06:00 |
|
MutantAura
|
85547874c8
|
Consolidate most logic into StickVisualizer.
|
2025-01-24 20:08:58 -06:00 |
|
MutantAura
|
16ca8e5005
|
Move most logic into new StickVisualizer class and add keyboard support.
|
2025-01-24 20:01:36 -06:00 |
|
Evan Husted
|
4c83794254
|
Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup.
|
2024-11-01 13:00:56 -05:00 |
|
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 |
|