Ryujinx-git/Ryujinx
Caian Benedicto 380b95bc59
Inline software keyboard without input pop up dialog (#2180)
* Initial implementation

* Refactor dynamic text input keys out to facilitate configuration via UI

* Fix code styling

* Add per applet indirect layer handles

* Remove static functions from SoftwareKeyboardRenderer

* Remove inline keyboard reset delay

* Remove inline keyboard V2 responses

* Add inline keyboard soft-lock recovering

* Add comments

* Forward accept and cancel key names to the keyboard and add soft-lock prevention line

* Add dummy window to handle paste events

* Rework inline keyboard state machine and graphics

* Implement IHostUiHandler interfaces on headless WindowBase class

* Add inline keyboard assets

* Fix coding style

* Fix coding style

* Change mode cycling shortcut to F6

* Fix invalid calc size error in games using extended calc

* Remove unnecessary namespaces
2021-10-12 21:54:21 +02:00
..
Configuration Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
Input/GTK3 Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00
Modules Seeing if there are any other spelling errors to correct. (#2572) 2021-08-20 18:48:00 -03:00
Ui Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00
_schema.json Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
alsoft.ini Override openal-soft configuration (#2101) 2021-03-13 21:20:02 +11:00
Config.json Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
Program.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
Ryujinx.csproj Reduce number of dlls on distribution with single file publish (#2211) 2021-06-24 00:40:19 +02:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md Distribute with OpenAL Soft on Windows (#1847) 2020-12-31 09:08:09 +11:00