Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - add delay between steps #160

Open
KaHonu opened this issue Jun 6, 2024 · 0 comments
Open

Feature request - add delay between steps #160

KaHonu opened this issue Jun 6, 2024 · 0 comments

Comments

@KaHonu
Copy link

KaHonu commented Jun 6, 2024

I use another program to automatically switch nvidia surround modes (or just a basic monitor configuration) and also use AutoActions to switch HDR at the same time. Based on the timing of events for the two programs, sometimes a monitor or monitors are not active when the HDR change triggers, so once the monitor configuration changes the HDR switch event has already occurred and some monitors get 'missed'.

Example:

I use a triple screen setup. A program starts, AutoActions toggles HDR off and the other program disables the left and right screen. The program exits, AutoActions toggles HDR on, but the left and right screens are not enabled yet so the HDR toggle does not apply to the left and right screens. I end up with HDR on for my center screen and HDR off for my left and right screens. This is not the desired result.

Can a delay option be added so it can be inserted into the sequence of events for a profile? I'd like to be able to execute the profile when the desired program starts and have:

-15 second delay (or whatever time delay I desire -- configurable)
-Turn HDR off

When the program stops:

-15 second delay
-Turn HDR on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant