李通洲
|
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 |
|
李通洲
|
805fb13b13
|
Global: refactor strcasecmp() == 0 to ffStrEqualsIgnCase()
to prevent me from forgetting to write `== 0`
|
2023-06-19 15:21:49 +08:00 |
|
Carter Li
|
36a2fee9d5
|
Global: support --*-key-color
|
2023-06-18 12:32:47 +08:00 |
|
李通洲
|
c33eb8c265
|
GPU: support module options
|
2023-06-12 14:57:59 +08:00 |
|
李通洲
|
abe0d2ca78
|
Global: drop json-c and switch to yyjson
|
2023-06-10 21:35:45 +08:00 |
|
李通洲
|
c7119498a3
|
Global: major FFstrbuf related code refactor
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
2359b7e2f4
|
GPU: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|