index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
applets
/
software_keyboard.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: implement RequestExit for applets
Liam
2023-03-25
1
-1
/
+4
*
applets/software_keyboard: Use aliases for callbacks
Lioncash
2022-12-06
1
-17
/
+15
*
applet/swkbd: Implement optional symbol keys
Morph
2022-07-24
1
-0
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-08
1
-3
/
+3
*
core: Remove unused includes
ameerj
2021-11-04
1
-1
/
+0
*
applets: Append applet_ prefix to backend applets
Morph
2021-07-14
1
-1
/
+1
*
applets/swkbd: Implement the Default Software Keyboard frontend
Morph
2021-04-15
1
-1
/
+97
*
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-15
1
-34
/
+0
*
applet: Add operation completed callback
Zach Hilman
2018-11-18
1
-2
/
+4
*
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
1
-2
/
+5
*
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
1
-2
/
+3
*
am: Implement text check software keyboard mode
Zach Hilman
2018-11-18
1
-0
/
+2
*
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
1
-26
/
+28
*
frontend/applets: Add frontend software keyboard provider and default
Zach Hilman
2018-11-18
1
-0
/
+44