ther0n / UnnaturalScrollWheels

Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make mouse back and forward buttons work

shalva97 opened this issue · comments

all of the Mac apps do not act if I press Back button on my mouse. There is also this app which promises to make it work, but havenot tried it.
https://github.com/archagon/sensible-side-buttons

can it be included in your app?

It could be but it looks like that app is coded in Objective C which I don't know. This app is written in Swift however it's possible to link Objective C code to Swift. The original intention of this app was also to be as simple as possible and I originally wrote it for my own use and decided to share it. Developing features like this would also be a lot of work for functionality I wouldn't personally use. I might be able to create a paid "UnnaturalScrollWheels Pro" (still open source but either you'd have to build it yourself or buy the pro version to get prebuilt .dmg files. I might look into it for a future release if I want a project :).