ryujinx/src/Ryujinx.Gtk3/Input/GTK3
TSRBerry a3dc295c5f
Disable keyboard controller input while swkbd is open (foreground) (#6646)
* 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
2024-05-14 17:14:39 +02:00
..
GTK3Keyboard.cs
GTK3KeyboardDriver.cs Disable keyboard controller input while swkbd is open (foreground) (#6646) 2024-05-14 17:14:39 +02:00
GTK3MappingHelper.cs
GTK3Mouse.cs
GTK3MouseDriver.cs