Skip to content

Releases: jadenpeek/ProcessX

ProcessX v1.2

Choose a tag to compare

@jadenpeek jadenpeek released this 10 Aug 14:53
  • Process list now auto-refreshes every 2 seconds while the window is open, and stops refreshing when minimized to tray (no wasted CPU in the background).

  • Removed the manual "Refresh" button (no longer needed now that the list refreshes on its own).

  • Added an "Edit Rule" button.

  • Cleaned up the codebase by removing all inline comments for a leaner source file.

  • CPU Sets now compresses to ranges 0-15 instead of 0,1,2,3.

ProcessX v1.1

Choose a tag to compare

@jadenpeek jadenpeek released this 25 Jul 21:10
  • Brought back the "Add Rule" function for non-existent .exe files (requested by users).

  • Fixed incorrect P-core/E-core detection on Intel Core Ultra series CPUs.

ProcessX v1.0.1

Choose a tag to compare

@jadenpeek jadenpeek released this 24 Jul 12:11
  • Fixed window slowly growing to the right when clicking near column borders or headers, even without resizing anything.

  • Removed the process list refreshing every 2 seconds to reduce CPU overhead.

  • Added a "Refresh" button to manually refresh the process list.

  • Fixed dark titlebar missing on the Rules window and rule editor (main window only had it before).

  • Removed dead "Add Rule" code that was never used.

  • Improved the refresh algorithm.

ProcessX v1.0

Choose a tag to compare

@jadenpeek jadenpeek released this 21 Jul 09:21

First public release.