ryujinx/src/Ryujinx/UI/Views/Input
Otozinclus 1ce37ec317
Add option to change controller LED color (#572)
This allows the user to change the controller LED while using Ryujinx.
Useful for PS4 and PS5 controllers as an example.

You can also use a spectrum-cycling Rainbow color option, or turn the LED off for DualSense controllers.

---------

Co-authored-by: Evan Husted <greem@greemdev.net>
2025-01-24 14:47:36 -06:00
..
ControllerInputView.axaml Add option to change controller LED color (#572) 2025-01-24 14:47:36 -06:00
ControllerInputView.axaml.cs Add option to change controller LED color (#572) 2025-01-24 14:47:36 -06:00
InputView.axaml UI: fix: when switching players, it would show old config (#122) 2024-11-09 23:24:17 -06:00
InputView.axaml.cs misc: Fix small code formatting & styling issues 2024-11-10 19:58:02 -06:00
KeyboardInputView.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
KeyboardInputView.axaml.cs misc: Canary-specific naming & other small changes I had that I need to push. 2024-11-06 18:23:27 -06:00
MotionInputView.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
MotionInputView.axaml.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
RumbleInputView.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
RumbleInputView.axaml.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00