Page 1 of 1

a couple of suggestions

Posted: Sun Jul 25, 2021 3:56 am
by Mysinisme
1) de-bounce/ignore rapid mouse button clicks should be available to change for each profile/layer instead of it being a global setting

2) A randomizer for keystrokes, like this {press}1{waitms:25-50}{release}1

Re: a couple of suggestions

Posted: Sun Jul 25, 2021 10:43 am
by phil
Hi, the debounce settings are rather crude and not all that reliable. I guess I could move them to application profile level but I'm not convinced there is all that much to gain there. What is the use case for this (why would it be an advantage to have them defined per application?)

As for the randomize, yes thats not a bad idea... You can already randomize the delay between repeated keystrokes (see the checkbox on the dialog), but not in the key sequence itself. It would be reasonably trival to do that I think with as you suggest a {waitms:x-y} type tag. I'll add that to the todo list!