Ryujinx/Ryujinx.HLE/HOS
Caian Benedicto e57b140429
Add support for inline software keyboard (#1868)
* Add background mode configuration to SoftwareKeyboardApplet

* Add placeholder text generator for Software Keyboard in background mode

* Add stub for GetIndirectLayerImageMap

* Fix default state of DecidedCancel response

* Add GUI text input to Software Keyboard in background mode

* Fix graphical glitch when Inline Software Keyboard appears

* Improve readability of InlineResponses class

* Improve code styling and fix compiler warnings

* Replace ServiceDisplay log class by ServiceVi

* Replace static readonly by const

* Add proper finalization to the keyboard applet in inline mode

* Rename constants to start with uppercase

* Fix inline keyboard not working with some games

* Improve code readability

* Fix code styling
2021-01-11 19:27:55 +01:00
..
Applets Add support for inline software keyboard (#1868) 2021-01-11 19:27:55 +01:00
Diagnostics/Demangler
Font
Ipc
Kernel Update KAddressArbiter implementation to 11.x kernel (#1851) 2021-01-01 14:59:26 -03:00
Services Add support for inline software keyboard (#1868) 2021-01-11 19:27:55 +01:00
SystemState
ApplicationLoader.cs Fix exefs mod loading with unpacked games (#1857) 2021-01-03 12:30:31 +01:00
ArmProcessContext.cs
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs Terminate application before services (#1812) 2020-12-17 01:44:06 +01:00
IdDictionary.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
ModLoader.cs Fix exefs mod loading with unpacked games (#1857) 2021-01-03 12:30:31 +01:00
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs
UserChannelPersistence.cs