李通洲
|
48cecd0ad1
|
CPU: update JSON format structure
|
2023-09-19 10:50:52 +08:00 |
|
李通洲
|
8a14cbae0c
|
JSON: don't print the non-standand NaN
|
2023-09-18 20:12:33 +08:00 |
|
李通洲
|
1cdc99f327
|
JSON format: fix some memleaks
|
2023-09-08 20:25:41 +08:00 |
|
李通洲
|
fddf6ddf1e
|
CPU: don't use NaN in JSON
|
2023-09-05 15:51:09 +08:00 |
|
李通洲
|
639ad436a0
|
Global: code refactor
|
2023-09-05 15:29:46 +08:00 |
|
李通洲
|
28e412b79d
|
CPU: add JSON printing support
|
2023-09-05 15:29:46 +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 |
|
李通洲
|
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 |
|
李通洲
|
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 |
|
李通洲
|
5678019204
|
CPU (Windows): fix detection bug
|
2023-06-17 19:17:10 +08:00 |
|
李通洲
|
2c2a231330
|
CPU: fix memleaks
|
2023-06-13 09:04:41 +08:00 |
|
李通洲
|
56effcb189
|
CPU: use module options
|
2023-06-12 10:33:28 +08:00 |
|
李通洲
|
abe0d2ca78
|
Global: drop json-c and switch to yyjson
|
2023-06-10 21:35:45 +08:00 |
|
李通洲
|
f205982ae5
|
CPU: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|