_Neo_
|
3820e220e7
|
Removing/Merging duplicate locales
|
2025-12-09 15:31:15 +02:00 |
|
_Neo_
|
7830be31e7
|
More Adjustments
|
2025-11-15 14:27:07 +02:00 |
|
Evan Husted
|
c3af1dbf1a
|
Stick Visualizer (#579)

---------
Co-authored-by: MutantAura <domw0401@gmail.com>
|
2025-03-02 20:43:31 -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 |
|
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 |
|