summaryrefslogtreecommitdiffstats
path: root/src/widgets/process_table/sort_table.rs
AgeCommit message (Expand)Author
2024-05-07refactor: some string-related code cleanup/refactor (#1463)Clement Tsang
2024-02-03deps: bump ratatui to 0.26 (#1406)Clement Tsang
2024-01-02refactor: clean up some more drawing/component code (#1372)Clement Tsang
2024-01-01refactor: move around configuration-related files (#1370)Clement Tsang
2024-01-01refactor: restructure canvas file folder structure (#1368)Clement Tsang
2023-10-23Chore: Remove un-needed lifetimes in a few calls (#1309)Yuri Astrakhan
2023-10-22chore: Minor cleanup - remove un-needed ident qualifiers (#1307)Yuri Astrakhan
2023-01-04bug: fix CPU 'all' label missing on small sizes (#953)Clement Tsang
2022-12-05bug: fix incorrect text width calculation (#925)Clement Tsang
2022-11-28refactor: move widgets out of the app folder nesting (#917)Clement Tsang