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

Option to quickly switch to another keyboard #437

Open
boikyeet opened this issue Feb 8, 2024 · 5 comments
Open

Option to quickly switch to another keyboard #437

boikyeet opened this issue Feb 8, 2024 · 5 comments

Comments

@boikyeet
Copy link

boikyeet commented Feb 8, 2024

Is it me or there's no way of quickly switching to a different keyboard (switching back to Gboard for example) from the keyboard itself?

This is absolutely necessary in any mobile keyboard

@MaethorNaur
Copy link
Contributor

You can quickly switch from 8vim to gboard by setting gboard as the emoji keyboard. However, switch gboard to 8vim you will have to press on the shortcut on the down right of your screen (keyboards selection)

@ManDay
Copy link

ManDay commented Feb 12, 2024

There is #308. Switching to another keyboard should be as easy as calling to showInputMethodPicker(). I'd also like a quick method, like a gesture, until issue 308 is resolved, as switching to Gboard is currently my only way of getting a different layout (cyrillic in my case) and I have the sidebar disabled.

@MaethorNaur
Copy link
Contributor

Having a quick gesture to switch is doable as it has a specific event code. Just need to agree upon the movement.
#308 should be straight forward

@EricDru
Copy link

EricDru commented Mar 2, 2024

I use the emoji button to launch voice input.
Keyboard switcher apps are common. I use one from Kunzisoft. It can run from a notification. ATM I have a notification from Android System that does the same. Not sure how.

@martin-braun
Copy link

martin-braun commented Jun 14, 2024

@MaethorNaur @EricDru I was fine with the emoji keyboard shortcut for such a long while. I used it not for voice input, but for getting the keyboard of my password manager in front of me. This allows me to load and paste my credentials without leaving the current app. Now I installed FUTO Voice, an open source voice input that processes all your voice on the device only and I'm stuck. Within 8Vim I need permanent access to two keyboards now.

A simple fix would be to show the keyboard select dialog when long-pressing the smiley. This would certainly help for the time being.

A much more configurable system that results in multiple shortcuts would be anticipated, but I'm not 100% sure how this could work out in the restricted UI, it's already very dense. Maybe the Ctrl/fn toggles could change the functionality of the smiley key, so that we could have 3 keyboards + long press for the keyboard select dialog? That would be a game changer for me, once again.

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

5 participants