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

Karabiner Conflict #131

Closed
korgoth opened this issue Oct 22, 2019 · 8 comments
Closed

Karabiner Conflict #131

korgoth opened this issue Oct 22, 2019 · 8 comments

Comments

@korgoth
Copy link

korgoth commented Oct 22, 2019

Describe the bug
Unshaky seems to be in conflict with Karabiner (i guess since they both capture/modify user input). When Karabiner is running unshaky's debug window is empty, and it starts capturing events immediately after i stop karabiner

To Reproduce
explained above

Expected behavior
be able to still capture events after Karabiner (in sort of a chain reaction fashion)

Desktop:

  • macOS version: Catalina 10.15 (also observed on all Mojave versions)
@aahung
Copy link
Owner

aahung commented Oct 22, 2019

do you have "ignore external keyboard" on?

@korgoth
Copy link
Author

korgoth commented Oct 22, 2019

Yes i do?

@aahung
Copy link
Owner

aahung commented Oct 22, 2019

Does turning that off make it work? I guess Karabiner modifies the keyboard type of internal keyboard in some way which makes Unshaky not able to detect it as an internal keyboard

@korgoth
Copy link
Author

korgoth commented Oct 22, 2019

I just tried ti, and i am getting some input in the unshaky debug window now! Thanks for that - would have never thought of it!

@aahung
Copy link
Owner

aahung commented Oct 22, 2019

The info you gave helped with that guess. Now I know it is for sure. I will look into Karabiner's source code (luckily it is open sourced) and figure out what are changes they possibly make.

@MWYang
Copy link

MWYang commented Nov 8, 2019

Would it be possible to enable Unshaky on a per-keyboard basis? So Unshaky could be enabled for Karabiner's "external" keyboard but disabled for other external keyboards.

@johanhugg
Copy link

Any luck with this? Would love to use unshaky

@aahung
Copy link
Owner

aahung commented Dec 12, 2020

Would it be possible to enable Unshaky on a per-keyboard basis? So Unshaky could be enabled for Karabiner's "external" keyboard but disabled for other external keyboards.

It is a good idea, but the amount of work required by it: UI+code makes does not justify the values as far as I can feel. It does not seem many people have this need. Would love to see someone could take on this though.

Any luck with this? Would love to use unshaky

Luck with what specifically?

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

4 participants