Noah Nuebling

Results 455 comments of Noah Nuebling

Shane thanks for reaching out! I'll close this now assuming it's been resolved. Let me know if you experience any more issues.

@nickcolea thanks a lot for that detailed feedback! It was helperful for me to understand the various issues that were going on. In the latest [3.0.0 Beta 6](https://github.com/noah-nuebling/mac-mouse-fix/releases/tag/3.0.0-Beta-6) there is...

@c01nd01r Very interesting, thanks! Definitely want to address this at some point, but it's going to take a while since I want to polish and release MMF 3 and then...

Hi @bhavul thanks a lot for your offer! At this point I don't really know where to start and I don't have two Universal Control compatible devices, so any information...

Hey @bhavul, here's a project that you can use as a starting point: [EventLoggerForBrad.zip](https://github.com/noah-nuebling/mac-mouse-fix/files/10087528/EventLoggerForBrad.zip) It builds a command line tool which sets up a `CGEventTap` and does some analysis. The...

Interesting! > Does this mean we can disregard 1. User-Space solution in this case? I there are no events being logged event when you tap at the earliest event tap...

Actually you should maybe check another logging method. The "Overscroll" logging in the screenshot you posted tries to detect whether you are currently scrolling over the edge of the scroll...

Hey @bhavul, sorry for getting back so late. Thanks so much for your investigations. That is all highly intersting and relevant info. > And if so, does that leave the...

Okay I investigated this some more. It's unfortunately a Chromium bug that also occurs with the Apple Magic Mouse. The bug is tracked here: https://bugs.chromium.org/p/chromium/issues/detail?id=252895 The scroll events that Mac...

Hi @jaekyeom, in the latest [3.0.0 Beta 6](https://github.com/noah-nuebling/mac-mouse-fix/releases/tag/3.0.0-Beta-6) you can now turn off the browser navigation behaviour by disabling the "Trackpad Simulation" option. Hope that helps a little!