@Andreas_Hegenberg If I want to trigger two actions with one shortcut (key down), one immediately and one after a second, I would set it up like this:
0 s
1 s
But that doesn't work. The minimum hold time must be 0.05 s.
That's inconvenient for me. I would like the first action to be triggered immediately. Is this a bug?
Edit: I could set the first action to 0 s (key down). And the second action to trigger after 1 s at key up.
But it's more convenient to trigger the second action at key down as well. That way, you can see how the action is triggered and only then release the key.
That is true, this limitation was necessary until a few versions ago, but I recently improved something in the long press handling and now it shouldn't be required anymore. I'll remove that limitation with one of the next alphas.
You can change "Any" to "None" in the dropdown above "focused element role".
5.671 should allow mixing 0 minimum down with long press. However I need to do some thorough testing as I might not see the full impact of this change yet.
Edit: Ah, and thank you for your help with the conditions
One more thing: When BTT recognizes the conditions as true in a CAG, the font turns green. Is that the exact moment when a trigger should work? Or is it normal that it takes some time after recognition?
I use Ventura, not Tahoe. Do you think that matters?
After testing it for a while, I can say that the second action (Hud) always works, always! But the first one is quite buggy (the letter 0.01 s).
The letter suddenly stops being typed. I'm still trying to figure out when this happens. To get it working again, BTT has to be restarted. Sometimes it's enough to change the front app.
Weird. Could you try to import the two bttpreset files you posted? (Maybe something is set on import that makes it work)
Might need to clear the BTT trash first