elvissteinjr / DesktopPlus

Advanced desktop access for OpenVR
GNU General Public License v3.0
454 stars 29 forks source link

Delay on actions #72

Open DaryeDev opened 6 months ago

DaryeDev commented 6 months ago

Hi! I'd love to have a "delay" command when configuring custom actions, to wait between keystrokes, for example.

elvissteinjr commented 6 months ago

A delay command, or anything that doesn't finish executing right away, is something I kind of wanted to avoid having, Mostly for the sake of simplicity, but also to not fall into the trap of making a fully-fledged macro app (the latter more than the former I guess, it does sound reasonably doable to be fair).

Unless you really need commands that interact with Desktop+ overlays, I'd recommend calling something like a AutoHotkey script via the Launch Application command.