ther0n / UnnaturalScrollWheels

Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS
GNU General Public License v3.0
3.3k stars 71 forks source link

Run at login button not working #51

Closed fuomag9 closed 2 years ago

fuomag9 commented 2 years ago

When installing from homebrew via brew install --cask unnaturalscrollwheels and clicking on the Run at login feature on the panel, a page to https://github.com/ther0n/UnnaturalScrollWheels/blob/master/RunAtLogin.md will open and it's a 404 not found.

Searching for the file on the repository yields nothing, how do I enable run at login? Is it even implemented?

ther0n commented 2 years ago

Oops, the most recent commit to master implemented an automatic Run at Login feature and removed the documentation to do it manually. I originally wrote this app for my own use and that was an easy way to add documentation to the app with little code. OS has launch at login built so I could just tell people how to use the app.

For now though here's a link to the file when it was still present in the repo: https://github.com/ther0n/UnnaturalScrollWheels/blob/ddfc7ecbfa88c2d657b9a4fa5dddd2f9c01ae221/RunAtLogin.md

And this was the contents:

Run at login

To run the application at login, add it to you login items:

  1. Open System Preferences > Users & Groups then select the "Login Items" tab

  2. Add "UnnaturalScrollWheels.app" to the Login Items list either by dragging and dropping the application into the window, or by clicking the "+" and selecting the app.

LoginItems
fuomag9 commented 2 years ago

Oops, the most recent commit to master implemented an automatic Run at Login feature and removed the documentation to do it manually. I originally wrote this app for my own use and that was an easy way to add documentation to the app with little code. OS has launch at login built so I could just tell people how to use the app.

For now though here's a link to the file when it was still present in the repo: https://github.com/ther0n/UnnaturalScrollWheels/blob/ddfc7ecbfa88c2d657b9a4fa5dddd2f9c01ae221/RunAtLogin.md

And this was the contents:

Run at login

To run the application at login, add it to you login items:

  1. Open System Preferences > Users & Groups then select the "Login Items" tab
  2. Add "UnnaturalScrollWheels.app" to the Login Items list either by dragging and dropping the application into the window, or by clicking the "+" and selecting the app.
LoginItems

fyi if the latest commit is already present on homebrew I did not find the app in the auto login section (I added it manually), thanks for the fast debugging :)

ther0n commented 2 years ago

Yeah, the master branch has the feature implemented but I haven't released a new version yet so it's not on the releases page or homebrew. Guess my little hack to save me some work is coming back to bite :). I will try to get to doing that when I get a chance.

ther0n commented 2 years ago

Fixed by the latest release

SukkaW commented 2 years ago

@ther0n Would you mind updating the homebrew cask as well? I installed the UnnaturalScrollWheels from homebrew and encountered the same issue. I notice the issue has been fixed in 1.3.0 but the homebrew cask still has 1.2.3.