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

Launcher mode and auto-stop behaviour #28

Open
Aemony opened this issue Feb 3, 2024 · 1 comment
Open

Launcher mode and auto-stop behaviour #28

Aemony opened this issue Feb 3, 2024 · 1 comment

Comments

@Aemony
Copy link
Contributor

Aemony commented Feb 3, 2024

SKIF's launcher mode SKIF %COMMAND% does not provide a way to control the auto-stop behavior atm, nor uses the global registry value either.

Solution would be to either:

  • Use the global value.
  • Add support for a new command-line argument that controls the behavior.
@Aemony
Copy link
Contributor Author

Aemony commented Feb 29, 2024

Another option was thought of as well:

  • Registry based flags based on the install folder, allowing SKIF Launcher to quickly read any appropriate settings without having to parse the full JSON file.

This method would be able to hold like 32 flags in a single DWORD value indicating various states that controlled blacklist/whitelist, auto-stop behavior, elevate state, etc.

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