Sorrylol
42 discussion posts
just wondering if there's any way to make triggers more responsive, as it stands now, opening a program with a trigger to be moved based on mouse cursor position, for example, takes anywhere from 2-3 seconds to actually be moved to the specific location as set in the trigger. I've coped with this for a while now, as it's not THAT big of an issue, but having triggers operate quicker would be a lot more ideal, so just wondering if it's possible, and thank you!
Hello,
Unfortunately there's nothing we can really do here. We aren't purposely waiting, aside from waiting for the window to become visible, which is required for many apps. There's nothing we can really do to speed this up.
Thanks!
NetMage
287 discussion posts
I have a function triggered on window open that moves windows to the mouse cursor, first to the proper monitor then near the cursor if not already under the cursor.
With sound playing there is a significant delay before the function moves the window - are you using a scripted function that might be doing something like sound that slows processing down?
Sorrylol
42 discussion posts
Nah I'm not using anything special like that, I do recall in previous versions probably around the 9.x versions of DF, of functions generally being snappier, not sure what ended up happening, forcing old window focus method seems to have made a bit of a difference though.