李通洲
|
83dcdaa726
|
GPU: fix frequency printing when using custom formation
|
2024-07-23 09:50:51 +08:00 |
|
李通洲
|
408a2d731a
|
GPU: support printing frequency in MHz
|
2024-07-17 15:49:12 +08:00 |
|
Carter Li
|
801bd7c879
|
GPU: fix --gpu-hide-type doesn't work
Fix #1098
|
2024-07-15 18:34:43 +08:00 |
|
李通洲
|
f97a9fdfc0
|
GPU: don't print 16 EiB
|
2024-06-29 07:55:01 +08:00 |
|
李通洲
|
0b943bb25e
|
GPU: print formatted size when --gpu-format is used
Fix #1052
|
2024-06-28 22:24:02 +08:00 |
|
李通洲
|
16d70eed03
|
GPU: report deviceId in JSON output
|
2024-06-21 08:57:08 +08:00 |
|
李通洲
|
6318668d0b
|
GPU: support detect gpu devices with OpenCL
|
2024-06-20 15:14:52 +08:00 |
|
Carter Li
|
c8451cab52
|
Global: support for named format arguments
Fix #796
|
2024-05-28 10:23:29 +08:00 |
|
李通洲
|
302716fa61
|
GPU: silence compiler warnings
|
2024-05-20 20:43:24 +08:00 |
|
Carter Li
|
a8b734c877
|
GPU: change option --gpu-force-vulkan to --gpu-detection-method
|
2024-05-20 16:46:04 +08:00 |
|
Carter Li
|
10ca77610e
|
GPU (Linux): detect GPU core count and freq for asahi linux
|
2024-05-20 15:32:13 +08:00 |
|
李通洲
|
459f159b1b
|
Fastfetch: revert to module color after printing custom colors
|
2024-05-08 15:25:59 +08:00 |
|
李通洲
|
7acdaebee4
|
Printing: merge ffPrintError and ffPrintErrorString
|
2024-03-07 11:10:18 +08:00 |
|
李通洲
|
6dcfb6b88f
|
Fastfetch: fully resolve the format arg num issue
Ref: #749
|
2024-03-07 10:47:28 +08:00 |
|
李通洲
|
ba60d9059f
|
Temps: support color range customization
|
2024-02-27 11:00:43 +08:00 |
|
李通洲
|
8f205b8c30
|
Percent: rename FFPercentConfig to FFColorRangeConfig
|
2024-02-27 08:32:31 +08:00 |
|
李通洲
|
a0c47204bb
|
Temp: Display: support better temperature value formatting
Fix #737
|
2024-02-26 11:09:00 +08:00 |
|
李通洲
|
d1a791b333
|
Global: make threshold of percentage colors configurable
Fix #689
|
2024-01-20 18:40:12 +08:00 |
|
李通洲
|
62ca495155
|
Percentage: prepare to make threshold configurable
|
2024-01-20 14:10:56 +08:00 |
|
李通洲
|
e7974a7cea
|
Percentage: refactor function names
|
2024-01-20 13:49:04 +08:00 |
|
李通洲
|
bd71aa931f
|
Global: rename common/bar to common/percent
|
2024-01-20 11:28:38 +08:00 |
|
李通洲
|
c1f511c8f2
|
GPU: detect supported platform graphic API version
|
2023-12-29 23:13:44 +08:00 |
|
李通洲
|
adc506d2b3
|
GPU: fix clock frequency detection and overall tidy
|
2023-12-20 19:13:00 +08:00 |
|
李通洲
|
f8be6322df
|
GPU: rename use-nvml to driver-specific
Because we are supporting drivers other than NVML
|
2023-12-20 15:32:55 +08:00 |
|
李通洲
|
4a1bbb6a03
|
GPU: huge improvement of driver specific detection code
|
2023-12-20 14:45:27 +08:00 |
|
Marius Messerschmidt
|
7befd71069
|
Config: remove misspelled 'integrated'
|
2023-11-18 16:46:08 +01:00 |
|
Marius Messerschmidt
|
6d22a76946
|
Spelling: fix spelling of files in src/modules/
|
2023-11-18 15:47:22 +01:00 |
|
Marius Messerschmidt
|
b1319b34e7
|
ClangTidy: remove duplicated includes
|
2023-11-18 12:31:57 +01:00 |
|
李通洲
|
730c0d1c92
|
Fastfetch: print module description for --list-modules
|
2023-11-17 14:12:57 +08:00 |
|
李通洲
|
485bcbf054
|
GPU: add flag --gpu-use-nvml
|
2023-10-30 13:46:51 +08:00 |
|
李通洲
|
38d5791d57
|
GPU: support memory, core count detection
|
2023-10-28 13:56:43 +08:00 |
|
李通洲
|
f4a263df01
|
Migration: finish modules support
|
2023-10-24 14:41:29 +08:00 |
|
李通洲
|
ec87790e4f
|
Global: init support for JSON config file migration (WIP)
|
2023-10-23 16:17:07 +08:00 |
|
李通洲
|
44632e9bf6
|
Global: don't expose internal functions
|
2023-10-23 13:32:40 +08:00 |
|
李通洲
|
e7938216ba
|
Global: :%s/ffGenerate\w+Json/$0Result/g
|
2023-10-23 13:32:39 +08:00 |
|
李通洲
|
12208b2c7c
|
Global: improve support of --help *-format
Also fix some bugs found when refactoring
|
2023-10-07 13:40:40 +08:00 |
|
李通洲
|
8a14cbae0c
|
JSON: don't print the non-standand NaN
|
2023-09-18 20:12:33 +08:00 |
|
李通洲
|
77466ba6f5
|
GPU: tidy
|
2023-09-13 14:07:14 +08:00 |
|
李通洲
|
81c625e7c9
|
GPU: add JSON printing support
|
2023-09-05 15:49:22 +08:00 |
|
李通洲
|
14f26879de
|
Global: init --format json support (#527)
|
2023-09-05 15:29:46 +08:00 |
|
李通洲
|
55b279ab09
|
JsonConfig: remove useless checks
|
2023-08-17 16:10:05 +08:00 |
|
李通洲
|
c888254f70
|
Modules: major code refactor
Also fix some bugs found when refactoring
|
2023-08-17 16:10:02 +08:00 |
|
李通洲
|
a0c4f2febd
|
Global: support --bar-width
|
2023-08-16 16:51:41 +08:00 |
|
李通洲
|
8ed28673a9
|
Global: support --module-key-width per module
|
2023-08-16 13:21:15 +08:00 |
|
李通洲
|
af2c6a832e
|
Fastfetch: add new option --temperature-unit
|
2023-07-27 15:58:49 +08:00 |
|
李通洲
|
c9741d1662
|
Parsing: simplify code
|
2023-07-27 15:17:54 +08:00 |
|
李通洲
|
e2cef238ec
|
Revert "GPU (Windows): add debug logs for #484"
This reverts commit 1f799d16c9.
|
2023-07-01 20:10:32 +08:00 |
|
李通洲
|
1f799d16c9
|
GPU (Windows): add debug logs for #484
|
2023-07-01 15:06:47 +08:00 |
|
李通洲
|
59bcf5206d
|
GPU: print GPU type by default
|
2023-06-24 13:51:01 +00:00 |
|
李通洲
|
d0f093c567
|
Global: make FFinstance instance a global variable
As discussed in https://github.com/fastfetch-cli/fastfetch/discussions/473
|
2023-06-24 17:28:05 +08:00 |
|