pilotmoon / Scroll-Reverser

Per-device scrolling prefs on macOS.
https://pilotmoon.com/scrollreverser/
Apache License 2.0
2.48k stars 134 forks source link

Use NSEvent.subtype to detect mouse/trackpad. #129 #142

Open maximile opened 2 years ago

maximile commented 2 years ago

(Only tested with a MacBook and a non-continuous mouse - probably causes issues with Apple mice.)

pilotmoon commented 2 years ago

Hi thanks for this. Unfortunately it breaks Magic Mouse detection since Magic Mouse shows up as TabletPoint type. But I might be able to use the concept.