Matt Housh
4e78f1b703
Packages (Linux): adds support for package detection for CRUX linux
2026-09-04 18:14:21 +08:00
李通洲
4ff931c06f
Top: adds thread count detection
2026-08-31 20:37:31 +08:00
李通洲
6eef800ea2
Top: supports sorting by start-time
2026-08-31 19:47:14 +08:00
李通洲
b9e4d04d65
Global: addresses review comments generated by CI
2026-08-31 19:10:27 +08:00
Carter Li
76b6768141
JsonSchema: regenerates moduleFormat
2026-08-31 15:31:45 +08:00
Carter Li
7fe08bddd0
Processes: adds option countKprocs
2026-08-29 00:58:15 +08:00
李通洲
4344aa2ff1
Top: adds option showType: <cpu|mem|disk>
2026-08-25 20:48:34 +08:00
Carter Li
63d16ca854
Top: removes option kernelTask (never implemented)
2026-08-25 16:30:04 +08:00
Carter Li
83cc7a94a4
Top: adds new module
2026-08-25 00:05:49 +08:00
Carter Li
e0c239729b
L10n: adds cs id tr uk vi
...
Assisted-By: LLM
2026-08-21 10:19:06 +08:00
Samuel Torres
0c4ec62cac
L10n: (gl) Added Galician Support
2026-08-21 00:25:32 +08:00
Wehrwolfmann
e5b6e3612a
L10n: falls back to English when the auto-detected locale is unsupported
...
--key-language with an empty value (and "language": null in the config)
asks for the system locale, not for a specific language. When that locale
has no translation, fastfetch aborted with exit 477 instead of printing
anything, so the same config broke on every locale outside the twelve
supported ones, and under LC_ALL=C variants such as POSIX.
Auto-detected locales now fall back to English. An explicitly requested
language still errors out, so typos and zh are still reported.
2026-08-17 20:14:39 -05:00
李通洲
2de674ec9a
L10n (Ar / He): adds support
...
Fixes #2520
2026-08-16 10:52:23 +08:00
李通洲
359cb0a79a
L10n (Pt): renames pt_BR to pt
2026-08-16 10:52:14 +08:00
Carter Li
8d82eedaef
DiskIO / NetIO: updates default value of waitTime to reduce latency
...
Also corrects docs.
2026-08-15 08:53:00 +08:00
Carter Li
f95167e907
Global: adds option key-language
...
Fixes #2503
2026-08-14 23:33:54 +08:00
Carter Li
cbea6c3cb1
Presets (neofetch): shows board name as host name
...
... when the real host name is not available
2026-08-05 15:02:47 +08:00
Carter Li
6d795a3572
Fastfetch: adds interactive --gen-config mode
...
removes `--gen-config-*` flags (merged into `--gen-config`)
2026-08-04 15:32:44 +08:00
Carter Li
b653ef730d
General: removes general.preRun due to security concerns
2026-07-28 15:16:30 +08:00
Carter Li
2c736697d2
Watch: adds -w/--watch as a seconds-based alias for --dynamic-interval
...
Closes #2478
2026-07-28 10:52:04 +08:00
Carter Li
fa2c56cb9f
Global: fixes bugs found by CI
...
The code quality is to be improved...
2026-06-23 13:16:49 +08:00
Carter Li
240928138e
GPU: adds egl-ext detection method
2026-06-18 21:03:28 +08:00
李通洲
107f39eb15
JsonSchema: update moduleFormat
2026-06-14 19:51:30 +08:00
Carter Li
99c2f2a2c8
JsonSchema: adds codec
2026-06-02 10:58:57 +08:00
Carter Li
35428606e7
Codec (Linux): adds FFCodecShowOptions; code cleanup
2026-06-01 19:27:37 +08:00
李通洲
3a54617196
Codec: adds vulkan support
2026-05-31 23:45:20 +08:00
李通洲
b407669b69
JsonSchema: update
2026-05-31 23:37:49 +08:00
Carter Li
0c94fd87db
Codec: updates default format
2026-05-31 23:37:49 +08:00
Carter Li
9c878b6943
Chore: moves /src/data/help.json to /doc
2026-05-28 15:54:17 +08:00
李通洲
1f211cf8d1
Brightness: adds ddcciSleep: null to skip DDC/CI detection
2026-05-24 10:58:10 +08:00
李通洲
3f0a93d057
Logo: reworks position: top; adds a new option --logo-padding-bottom
2026-05-22 20:26:18 +08:00
Carter Li
27bffb3464
Windows: removes unused config wmiTimeout
2026-05-13 11:07:48 +08:00
Carter Li
63873763de
Doc: update JsonSchema [ci skip]
2026-05-13 10:17:06 +08:00
Carter Li
f71c0b0866
Media: adds progress number & bar format support
2026-05-12 19:14:56 +08:00
李通洲
d9eccd70ed
Battery (Windows): removes option useSetupApi
2026-04-29 18:54:18 +08:00
李通洲
c601b68bc6
Doc: improves overall English grammer
2026-04-16 18:27:11 +08:00
李通洲
528f9f152c
Config: adds display.common.(ndigits|spaceBeforeUnit)
2026-04-16 15:45:12 +08:00
李通洲
e8e43c10fc
PhysicalDisk: renames hideUnknown for hideUnused
2026-04-09 13:54:50 +08:00
李通洲
17eb22dfdb
PhysicalDisk: adds option hideVirtual (defaults to false) and hideUnknown (defaults to true)
2026-04-09 13:54:50 +08:00
Eitan
b00593ae05
JsonSchema: adds "command-raw" to schema ( #2255 )
...
* Add "command-raw" to json_schema.json
* I spelled it wrong
2026-03-31 13:11:14 +08:00
李通洲
b7e4e91664
JsonSchema: regenerates moduleFormat
2026-03-26 15:01:31 +08:00
李通洲
f188e9518d
Colors: add brightness option for color display configuration
...
Fixes #2238
2026-03-22 13:43:16 +08:00
Carter Li
1e234754c2
PhysicalMemory (Linux): adds option showEmptySlots to show empty memory slots
...
Fixes #2222
2026-03-11 22:33:32 +08:00
李通洲
53ffe8459f
Global: applies Copilot's suggestions
2026-03-06 18:33:29 +08:00
李通洲
ab041e0ad2
JsonSchema: update [ci skip]
2026-03-03 14:34:45 +08:00
李通洲
1c032624ac
Title: adds {cwd-tilde} support
2026-02-28 18:44:13 +08:00
李通洲
072b76cb12
WM: defaults detectPlugin to true
2026-02-27 18:26:53 +08:00
李通洲
350250d640
Doc: updates json schema [ci skip]
2026-02-25 13:24:33 +08:00
李通洲
8a20af9917
Doc: update JSON schema
2026-02-13 10:02:28 +08:00
李通洲
f0273224e0
JsonSchema: update [ci skip]
2026-01-15 15:24:54 +08:00