Pinch zoom event from mac trackpad
Closed this issue · 1 comments
jaideep45 commented
Is there any way I could catch the pinch zoom event on mac trackpad ?
SnosMe commented
Nope, upstream lib only knows about one pointer input - mouse. https://github.com/kwhat/libuiohook/blob/2a2d40f96178481d98980da0a8c1db8a41937d7c/include/uiohook.h#L66