summaryrefslogtreecommitdiffstats
path: root/src/widgets/process_table/proc_widget_data.rs
AgeCommit message (Expand)Author
2023-06-18other: use f32 for process percentage values (#1212)Clement Tsang
2023-05-02feature: show running time of processes (#801)Yuxuan Shui
2023-02-10feature: Add support for displaying process usernames on Windows (#1016)Michael Bikovitsky
2023-01-04bug: fix CPU 'all' label missing on small sizes (#953)Clement Tsang
2022-12-31docs: update demo to 0.7.0 (#941)Clement Tsang
2022-12-05bug: fix incorrect text width calculation (#925)Clement Tsang
2022-11-29other: slightly reduce the CPU time spent for draws (#918)Clement Tsang
2022-11-28refactor: move widgets out of the app folder nesting (#917)Clement Tsang