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 feature to disable theme switching while certain processes are running #734

Merged
merged 6 commits into from
Jun 8, 2023

Commits on Jun 5, 2023

  1. Add feature to disable theme switching while certain processes are ru…

    …nning
    
    Adds Panel in SwitchModes Page
    Adds Module to postpone switching while some processes are running
    Adds Config to store process block list
    pohuing committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9dd4bbd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Add function to remove processes from blocklist

    Automatically refresh process list on opening dropdown
    Improve UI of listing for blocked tasks
    Localize missing strings
    pohuing committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    488232c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Only check processes when themes are about to switch

    Refactor ProcessBlockListModule
    pohuing committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d4209a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    507cd51 View commit details
    Browse the repository at this point in the history
  2. Add enable/disable option to ProcessBlockList

    Improve related UI for work like GPU Monitoring UI
    pohuing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    cb9467c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b81401e View commit details
    Browse the repository at this point in the history