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

add RestartGamemode command #521

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MithicSpirit
Copy link
Contributor

This command allows GameMode to leave the context and then enter it again, which
re-applies all system optimizations. It is useful in cases where another
program (like TLP) may override GameMode's optimizations.

This is exposed to users by the -R or --restart flags to gamemoded.

@MithicSpirit
Copy link
Contributor Author

This PR is pretty much ready. I just need to do some testing and look over it one more time, so I don't blunder the same way I did for #517. Testing and feedback is appreciated.

This allows gamemode to leave the context and then enter it again, which
re-applies all system optimizations. It is useful in cases where another
program (like TLP) may override gamemode's optimizations.

This is exposed to users by the -R or --restart flags to gamemoded.
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

Successfully merging this pull request may close these issues.

1 participant