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 support for manipulating process priority and CPU affinity #316

Merged
merged 17 commits into from
Aug 9, 2024

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    ad2affb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    f596d5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29fc913 View commit details
    Browse the repository at this point in the history
  3. Add context menu for Apps

    nokyan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    90dcd3b View commit details
    Browse the repository at this point in the history
  4. Use newer AdwAlertDialog

    nokyan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d8024cf View commit details
    Browse the repository at this point in the history
  5. Add Process Options shortcut

    nokyan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2840ee7 View commit details
    Browse the repository at this point in the history
  6. Update German translation

    nokyan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f36c4b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    1f311fc View commit details
    Browse the repository at this point in the history
  2. Add 'Select All' button

    nokyan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    63881b5 View commit details
    Browse the repository at this point in the history
  3. Update German translation

    nokyan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dbea14f View commit details
    Browse the repository at this point in the history
  4. Remove commented code

    nokyan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d78727c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1494956 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcac9bf View commit details
    Browse the repository at this point in the history
  7. Update German translation

    nokyan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    eb287f9 View commit details
    Browse the repository at this point in the history
  8. Instead of displaying an error, don't allow performing the adjustment…

    … in the first place when the CPU affinity is invalid
    nokyan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    27499ab View commit details
    Browse the repository at this point in the history
  9. Update German translation

    nokyan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0fa66f8 View commit details
    Browse the repository at this point in the history
  10. Remove unnecessary imports

    nokyan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6c4b8ab View commit details
    Browse the repository at this point in the history