System X - Files

Results 18 issues of System X - Files

![image](https://github.com/SystemXFiles/process-governor/assets/5507606/c2499ff8-8bc7-413c-a87b-202083cd9cbb) ![image](https://github.com/SystemXFiles/process-governor/assets/5507606/588c96c5-d260-4a78-a7fe-0966360cef22) ![image](https://github.com/SystemXFiles/process-governor/assets/5507606/51e7efe5-6a25-445b-8870-efc264579143)

bug
P:Low

### Summary Add the ability to create and use process management profiles. Users will be able to create multiple profiles, each containing different sets of rules for managing processes. This...

enhancement
P:Low

## Summary Add functionality to select an executable file (`.exe`) through a file dialog and support for adding rules for services by displaying a list of available services. Users will...

enhancement
P:Med

Add real-time log display directly in the user interface (UI). Logs are already recorded in a text file, but integrating them into the UI will allow users to track changes...

enhancement
P:Med

## Summary Add the ability to group rules with parameter inheritance from parent groups. In a group, rules can be added in the same way as outside the group, but...

enhancement
P:Med

## Summary Revise the program’s interface to prepare for future process management feature expansions. As the functionality grows, the current interface will become cumbersome for editing and managing rules. The...

enhancement
P:High

## Summary Add a feature allowing the utility to continue evaluating subsequent rules after applying the current one. The current rule can specify whether to continue searching for more rules...

enhancement
P:Med

Currently, Process Governor manages CPU and IO priorities using `psutil`. We propose to explore an alternative method through Windows Registry keys, specifically leveraging `Image File Execution Options` to set `CpuPriorityClass`...

enhancement
P:Low