summaryrefslogtreecommitdiffstats
path: root/src/options
AgeCommit message (Expand)Author
2024-04-20Asdfsimplify_options_and_args_mergingClementTsang
2024-02-19start working on default config genClementTsang
2024-02-19first big migration hurdle doneClementTsang
2024-02-19fix colour scheme extractionClementTsang
2024-02-19start cleaning up and migratingClementTsang
2024-02-19mergingClementTsang
2024-02-19unify new args with new configClementTsang
2024-02-19switch to using derive-based argsClementTsang
2024-02-19refactor: move around a bunch of config code, start grouping changesClementTsang
2024-02-19refactor: add new config structClementTsang
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