artginzburg / MiddleClick-Sonoma

 "Wheel click" with three-finger click/tap for Trackpad and Magic Mouse.
GNU General Public License v3.0
1.66k stars 91 forks source link

Add menu item to restart the app manually #55

Open sebagr opened 1 year ago

sebagr commented 1 year ago

Not sure why, but sometimes the auto-restart feature when waking up doesn't work for me. I even increased the time from 3s to 5s and more. At any rate, it would be great to add a new item "Restart" in the menubar so we can fix this easily without having to quit the app and find it again to restart.

artginzburg commented 1 year ago

It is ready, we can just add it, but I want to gather feedback about whether the next release fixes auto-reload for everyone. And obviously don't want people to settle for manual reload.

sebagr commented 1 year ago

@artginzburg If it helps, I'm on a M1 Pro running Ventura 13.1, and the auto-reload works about 50-70% of the time for me even after increasing the autoRestartOnWake setting to 10s.

Is 2.6.1 the next release you are talking about? I'd be happy to help testing it out.

artginzburg commented 1 year ago

autoRestartOnWake was never implemented, sorry for the confusion. Removed it from ReadMe.

2.6.1 is the one. I'm on the same system configuration as you, works 100%. The only edge case I did not test is switching users, but it should also work.

sebagr commented 1 year ago

Ahh that explains why it doesn't work :P I'll try 2.6.1 then, thank you! :)