soffes / HotKey

Simple global shortcuts in macOS
MIT License
921 stars 82 forks source link

Apple Silicon #34

Closed cdf1982 closed 3 years ago

cdf1982 commented 3 years ago

Hi! I've been thinking of adding a global shortcut to a Mac app, but I also plan to soon natively support Apple Silicon. My question: HotKey wraps the Carbon APIs, is that still possible on M1? My guess is not, but my research online only confirmed that Carbon audio APIs are gone, which makes me think that all Carbon is, but does not confirm it 100%. Second question: if Carbon is gone with Apple Silicon, have you found other ways to have global shortcuts? Thank you for the project and for your time!

oliverepper commented 3 years ago

I just tried adding a shortcut to a native M1 app. Works perfectly.

cdf1982 commented 3 years ago

Thank you for testing this, it’s great news! I would have tried to do that, but the DTK is on its way and I’m keeping my fingers crossed for June before pulling the trigger on new hardware.

Thanks again!

Il giorno 15 mar 2021, alle ore 08:22, Oliver Epper @.***> ha scritto:

I just tried adding a shortcut to a native M1 app. Works perfectly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.