Improve process table columns and memory display

This commit is contained in:
2026-08-14 14:15:49 -04:00
parent 9795096656
commit 991867fef0
3 changed files with 326 additions and 102 deletions
+1
View File
@@ -9,6 +9,7 @@ Validated with automated tests, debug and release builds, packaged-app code-sign
- Live process list with CPU, memory, disk I/O, and network usage
- Cached native application icons throughout process groups, app history, startup apps, users, services, properties, and dependency views
- Search and sortable process columns, including live Disk and Network rates
- Drag-resizable, persisted Processes columns with memory hover details showing both resident bytes and physical-memory percentage
- Column sorting automatically flattens process categories for a true global order; the header menu can restore Group by type
- Expandable application groups plus an advanced Details table with persisted optional columns for threads, open handles, architecture, priority/nice, parent PID, CPU time, and other diagnostics
- Collapsible Windows-style Apps, Background processes, and macOS processes categories