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

Minor feature: Toggle/Rotate/Next state #111

Open
peter-kehl opened this issue Nov 15, 2023 · 3 comments
Open

Minor feature: Toggle/Rotate/Next state #111

peter-kehl opened this issue Nov 15, 2023 · 3 comments

Comments

@peter-kehl
Copy link

Thank you for CPU Power GUI.

Please consider adding a "Toggle" (or "Rotate" or "Next") button (or "Up" and "Down", or "Previous" and "Next" buttons), that would toggle/rotate between the states (without a need to select one from the drop down). Wouldn't this make it more ergonomic?

@vagnum08
Copy link
Owner

Are you talking about the profile drop-down menu?

@peter-kehl
Copy link
Author

Feature: Add two buttons:

  • "Next": change the current profile to the next one (as listed in the drop down list of profiles),
  • "Previous": change the current profile to the previous (as listed in the drop down list of profiles).

@peter-kehl
Copy link
Author

Workaround: Control from a terminal.

  • initially, run cpupower-gui profile --list to get the profile names,
  • then run (for example) cpupower-gui profile Performance
  • and (for example) cpupower-gui profile Balanced in the same terminal
  • then re-call the previous runs by repeating pushing of the arrow up key in the same terminal.

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

No branches or pull requests

2 participants