mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* Improve compatibility of the inline keyboard with some games * Send an empty first text to avoid crashing some games * Implement SetCustomizedDictionaries and fix SetCustomizeDic * Expand Bg and Fg abbreviations in the swkbd applet * Fix variable names and add comments to software keyboard |
||
|---|---|---|
| .. | ||
| InitialCursorPosition.cs | ||
| InlineKeyboardRequest.cs | ||
| InlineKeyboardResponse.cs | ||
| InlineKeyboardState.cs | ||
| InlineResponses.cs | ||
| InputFormMode.cs | ||
| InvalidCharFlags.cs | ||
| KeyboardMode.cs | ||
| PasswordMode.cs | ||
| SoftwareKeyboardAppear.cs | ||
| SoftwareKeyboardApplet.cs | ||
| SoftwareKeyboardCalc.cs | ||
| SoftwareKeyboardConfig.cs | ||
| SoftwareKeyboardCustomizeDic.cs | ||
| SoftwareKeyboardDictSet.cs | ||
| SoftwareKeyboardInitialize.cs | ||
| SoftwareKeyboardState.cs | ||
| SoftwareKeyboardUiArgs.cs | ||
| SoftwareKeyboardUserWord.cs | ||