-
Notifications
You must be signed in to change notification settings - Fork 46
Hold mode that is running while hotkey is held down #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I do not use the hold mode that is currently implemented, however I would find it very useful to have an option for the auto-clicking to run when the hotkey is held. I'd much appreciate this feature! If I knew C I would totally submit a PR for this haha, but I'm not quite there yet lol |
I will start working on this now. Then I will take a look at #12 |
@userbyte This is now implemented! |
@robiot please dont change this mode I like it the way it is, I use this for whenever I need to hold my left click for a long duration to do something in a game, Normally my hands is in so much pain when I need to left click to be pressed down for a long duration, this has helped to relief so much of the pain. |
@BananaViking This mode, and the old one will stay, I promise. You can now switch between them in the |
Awesome! Thanks so much ♥ |
I think we misunderstood the hold feature that was requested. Currently it just holds down the button without sending a MouseUp event until stop is pressed. If there is anyone that uses this mode as it is right now, please let me know and for what.
The text was updated successfully, but these errors were encountered: