summaryrefslogtreecommitdiffstats
path: root/src/options
AgeCommit message (Expand)Author
9 daysrefactor: some string-related code cleanup/refactor (#1463)Clement Tsang
2024-04-10other: update a bunch of argument descriptions and some arg/config names (#1441)Clement Tsang
2024-04-02feature: Add option to set a position of legend (#1430)Lee Wonjoon
2024-01-21other: flatten process config struct and clean up help text (#1395)Clement Tsang
2024-01-18refactor: move some files around in prep for a future options refactor (#1393)Clement Tsang
2024-01-16refactor: convert layout creation tests back to being unit tests (#1392)Clement Tsang
2024-01-15refactor: simplify some config -> constraints code (#1383)Clement Tsang
2024-01-11refactor: clean up arg code more (#1377)Clement Tsang
2024-01-10refactor: rearrange/resort args (#1376)Clement Tsang
2024-01-01refactor: move around some configuration code again (#1371)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-12-10feature: support default selection of average CPU graph (#1353)Clement Tsang
2023-06-02refactor: remove typed-builder (#1181)Clement Tsang
2023-05-20refactor: remove TypedBuilder for col (#1162)Clement Tsang
2023-05-18refactor: remove TypedBuilder for widget (#1159)Clement Tsang
2023-05-17refactor: remove TypedBuilder for col row (#1158)Clement Tsang
2023-05-09bug: fix certain custom column combinations causing issues (#1140)Clement Tsang
2023-05-02feature: show running time of processes (#801)Yuxuan Shui
2023-04-29feature: add customizable process columns (#1115)Clement Tsang
2022-11-10refactor: run cargo +nightly fmt with group_imports (#885)Clement Tsang
2020-09-22feature: Beginnings of in-app config (#231)Clement Tsang
2020-08-15feature: Allow sorting by any columnClement Tsang
2020-04-07bug: fix issue with proc widget merging if in the same column as anotherClementTsang
2020-04-01Add modularity to widget placement and inclusion (#95)Clement Tsang
2020-03-13Cleanup before modularity (#84)Clement Tsang