Commit Graph

7 Commits (8b433beff34c382e50334bb59c4f71394845558c)

Author SHA1 Message Date
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous
a
6 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 6 years ago
Zach Hilman 3cf7246e37 am: Implement ILibraryAppletAccessor IsCompleted and GetResult 6 years ago
Zach Hilman fed6ab14c3 am: Implement text check software keyboard mode
Allows the game to verify and send a message to the frontend.
6 years ago
Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 6 years ago
Zach Hilman a81645400f qt/main: Register Qt Software Keyboard frontend with AM
Allows using Qt provider over default.
6 years ago
Zach Hilman ae53b84efd frontend/applets: Add frontend software keyboard provider and default
Default implementation will return "yuzu" for any string. GUI clients (or CLI) can implement the Frontend::SoftwareKeyboardApplet class and register an instance to provide functionality.
6 years ago