Skip to content

Releases: trypsynth/taskmon

0.2.0

05 Apr 23:55
a495fe9

Choose a tag to compare

  • Added a basic status bar.
  • Added a run dialog for launching new tasks.
  • Added Always on Top and Remember Window Position options.
  • Added many new columns:
    • GDI objects;
    • User objects;
    • Integrity;
    • Peak working set;
    • Virtual memory size;
    • Session;
    • Architecture;
    • User;
    • Command line;
    • Disk I/O;
    • Private bytes;
    • Page faults;
    • Priority;
    • and Process start time.
  • Add the ability to suspend and resume processes.
  • Added an option to change process priority.
  • Fixed an issue where CPU usage showed 0% on first run.
  • Fixed beep when pressing space after letter navigation in the settings column list.
  • Removed duplicate error message when launching a program fails.
  • Taskmon will now respect your system dark mode setting.

0.1.1

22 Mar 21:59

Choose a tag to compare

  • Added an option to turn off the end task confrimation dialog, if you want to do that for some reason.
  • Added Ctrl+Shift+` as a global hotkey to toggle Taskmon's window from anywhere on your system.
  • Column customization in the options dialog is now a proper list of checkboxes rather than a bunch of disconnected ones.
  • Fixed the system tray icon showing incorrect memory usage statistics.
  • Switched the end task key to delete.
  • The CPU percentage column now has a more human-friendly label.
  • Various other small improvements, such as smartly selecting a process after one is killed and improved wording.

0.1.0

22 Mar 17:40

Choose a tag to compare

First release.