0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-10 16:41:58 +00:00
ryujinx-fork/src/Ryujinx/Input
TSRBerry 8f51938e2b
Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808)
* Block input updates while swkbd is open in foreground mode

* Flush internal driver state before unblocking input updates

* Rename Flush to Clear and remove unnecessary attribute

* Clear the driver state only if the GamepadDriver isn't null
2024-05-17 16:58:03 -03:00
..
AvaloniaKeyboard.cs Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) 2024-05-17 16:58:03 -03:00
AvaloniaKeyboardDriver.cs Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) 2024-05-17 16:58:03 -03:00
AvaloniaKeyboardMappingHelper.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AvaloniaMouse.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AvaloniaMouseDriver.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00