Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request keyboard layouts/.Xcompose #13

Open
cptn-cosmo opened this issue May 7, 2024 · 1 comment
Open

feature request keyboard layouts/.Xcompose #13

cptn-cosmo opened this issue May 7, 2024 · 1 comment

Comments

@cptn-cosmo
Copy link

it would be nice if we could change the keyboard layout, preferably with a button on the osk itself. ideally we could provide a list of keyboard layouts/languages to cycle through. this could also be used to provide an emoji keyboard perhaps.

as an alternate/additional solution, implementing .XCompose support might also work

@ammen99
Copy link
Member

ammen99 commented May 7, 2024

This is a nice idea but it would require significant work because currently we just have a hardcoded list of keycodes, so we probably need to use a different keymap in the virtual keyboard protocol which contains all of the symbols, and it would also be more difficult to figure out where to place all the symbols in the different layouts. I would accept PRs but otherwise do not plan to implement it myself :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants