-
-
Notifications
You must be signed in to change notification settings - Fork 16
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] Action to change the keyboard input source #583
Comments
@lourenci I think this should be pretty easy to do. Can you tell me more about how you’d like the feature to work? Should it be the next input source or to a specific source? |
To a specific source. In messages app, I would like the keyboard to be Portuguese, where the dead keys are important. In programming tools, I would like it to be English. Thanks for the app btw. On 4 Feb 2025, at 4:49 pm, Christoffer Winterkvist ***@***.***> wrote:
@lourenci I think this should be pretty easy to do.
Can you tell me more about how you’d like the feature to work? Should it be the next input source or to a specific source?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@lourenci I'm currently working on finishing v3.27.0. When that version is out, I'll start looking into adding new features. I'm unsure about the timeframe, but without jinxing everything, I don't think that this will be too hard to implement. |
No worries. I’ve worked around it, making Keyboard Cowboy call a bash cli tool (https://github.com/laishulu/macism) to change the source in meantime. Thanks. On 4 Feb 2025, at 8:04 pm, Christoffer Winterkvist ***@***.***> wrote:
@lourenci I'm currently working on finishing v3.27.0. When that version is out, I'll start looking into adding new features. I'm unsure about the timeframe, but without jinxing everything, I don't think that this will be too hard to implement.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
It would be nice to have an action that allows you to choose among the input sources configured in your Mac's Keyboard settings.
In older versions of macOS, this was easily achieved by running an AppleScript to change the keyboard input source. In recent versions of macOS, however, this approach no longer works, and users must rely on automation apps like Hammerspoon and Keyboard Maestro.
The text was updated successfully, but these errors were encountered: