Emre Yolcu
Emre Yolcu
This was fixed by Apple in macOS 14. They added an option to disable mouse acceleration.
@iwa: Could you help me troubleshoot the following? I rebuilt the project, but I wanted to export the binary the proper way by choosing `Product > Archive` in Xcode and...
I included universal binaries in [release v0.1.1u](https://github.com/emreyolcu/discrete-scroll/releases/tag/v0.1.1u).
> @emreyolcu sry!!! I didn't see the mention notification and didn't check the issue till now 😠I had some troubles when testing the new version, I had to totally...
Please see issues #25, #40, and the instructions I have recently added to the README.
Please see the instructions I have recently added to the README. If you would like to change (without recompiling) the number of lines scrolled, I listed some newer, feature-filled alternatives...
Sorry for the late response. I have added some instructions to the README to help with such issues. If they do not solve your problem, unfortunately I will not be...
Big Sur (11.0) broke a few things that I use daily, and I think macOS mostly degraded in quality after Catalina (10.15), so I am staying on Catalina. I had...
> Am I right in thinking it now works fine with python2 and python3 on Catalina? That is correct. (Previously, I was installing using not the Python 3 available in...
> And I think the example tried to show that, in conjunction with other stuff to learn, e.g. lifetimes. So that the two parameters for longest() have different type is...