summaryrefslogtreecommitdiffstats
path: root/src/options
AgeCommit message (Expand)Author
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