SnosMe / uiohook-napi

MIT License
162 stars 37 forks source link

Pinch zoom event from mac trackpad #49

Closed jaideep45 closed 1 month ago

jaideep45 commented 1 month ago

Is there any way I could catch the pinch zoom event on mac trackpad ?

SnosMe commented 1 month ago

Nope, upstream lib only knows about one pointer input - mouse. https://github.com/kwhat/libuiohook/blob/2a2d40f96178481d98980da0a8c1db8a41937d7c/include/uiohook.h#L66