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

hs.eventtap.event.types.changeMode don't work #3743

Open
dirichy opened this issue Jan 24, 2025 · 0 comments
Open

hs.eventtap.event.types.changeMode don't work #3743

dirichy opened this issue Jan 24, 2025 · 0 comments

Comments

@dirichy
Copy link

dirichy commented Jan 24, 2025

Hello. Thanks very much for the work on hammerspoon. I tried to use hammerspoon to capture double click applepencil, but it don't work. The mwe is following:

TEST=hs.eventtap.new({hs.eventtap.event.types.changeMode},function(event) print("change mode")end)
TEST:start()

Then I use sidecar and tried to trig the event, but it don't work.
My macOS version is 15.2, and hammerspoon version is Version 1.0.0 (6864).

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

1 participant