summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/software_keyboard.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-30am: re-namespace frontend applets to frontend directoryLiam1-11/+11
2023-03-25qt: implement RequestExit for appletsLiam1-1/+4
2022-12-06applets/software_keyboard: Use aliases for callbacksLioncash1-17/+15
2022-07-24applet/swkbd: Implement optional symbol keysMorph1-0/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph1-3/+3
2021-11-04core: Remove unused includesameerj1-1/+0
2021-07-14applets: Append applet_ prefix to backend appletsMorph1-1/+1
2021-04-15applets/swkbd: Implement the Default Software Keyboard frontendMorph1-1/+97
2021-04-15applets: Remove the previous software keyboard applet implementationMorph1-34/+0
2018-11-18applet: Add operation completed callbackZach Hilman1-2/+4
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman1-2/+5
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman1-2/+3
2018-11-18am: Implement text check software keyboard modeZach Hilman1-0/+2
2018-11-18am: Deglobalize software keyboard appletZach Hilman1-26/+28
2018-11-18frontend/applets: Add frontend software keyboard provider and defaultZach Hilman1-0/+44