feat: Add button for opening IME keyboard in custom keyboard overlay (#599)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2025-11-09 10:55:01 +01:00 committed by GitHub
parent 188f947ad7
commit 33c3dab76c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 79 additions and 19 deletions

View file

@ -1366,5 +1366,6 @@
"format": "jm"
}
}
}
},
"openImeKeyboard": "Open IME keyboard"
}