aboutsummaryrefslogtreecommitdiff
path: root/src/core/frontend/applets
AgeCommit message (Collapse)Author
2018-11-18frontend/applets: Add frontend software keyboard provider and defaultZach Hilman
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.