Ryujinx/Ryujinx.HLE/HOS/Applets/SoftwareKeyboard
Caian Benedicto f16d7f91f1
Improve inline keyboard compatibility (#1959)
* 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
2021-02-11 01:28:44 +01:00
..
InitialCursorPosition.cs Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) 2019-12-03 05:00:56 +01:00
InlineKeyboardRequest.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
InlineKeyboardResponse.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
InlineKeyboardState.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
InlineResponses.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
InputFormMode.cs Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) 2019-12-03 05:00:56 +01:00
InvalidCharFlags.cs Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) 2019-12-03 05:00:56 +01:00
KeyboardMode.cs Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) 2019-12-03 05:00:56 +01:00
PasswordMode.cs Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) 2019-12-03 05:00:56 +01:00
SoftwareKeyboardAppear.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
SoftwareKeyboardApplet.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
SoftwareKeyboardCalc.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
SoftwareKeyboardConfig.cs Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) 2019-12-03 05:00:56 +01:00
SoftwareKeyboardCustomizeDic.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
SoftwareKeyboardDictSet.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
SoftwareKeyboardInitialize.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00
SoftwareKeyboardState.cs Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) 2019-12-03 05:00:56 +01:00
SoftwareKeyboardUiArgs.cs Implement Software Keyboard GTK frontend (#1434) 2020-08-03 03:30:58 +02:00
SoftwareKeyboardUserWord.cs Improve inline keyboard compatibility (#1959) 2021-02-11 01:28:44 +01:00