robiot / xclicker

XClicker - Fast gui autoclicker for x11 linux desktops
https://xclicker.xyz
GNU General Public License v3.0
475 stars 43 forks source link

Hold mode that is running while hotkey is held down #28

Closed robiot closed 2 years ago

robiot commented 2 years ago

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.

userbyte commented 2 years ago

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

robiot commented 2 years ago

I will start working on this now. Then I will take a look at #12

robiot commented 2 years ago

@userbyte This is now implemented!

BananaViking commented 2 years ago

@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.

robiot commented 2 years ago

@BananaViking This mode, and the old one will stay, I promise. You can now switch between them in the Hotkey dropdown under Options.

userbyte commented 2 years ago

@userbyte This is now implemented!

Awesome! Thanks so much ♥