李通洲
fe66eb3df0
GPU (Windows): fix incorrect used shared memory size
2025-05-08 23:20:53 +08:00
李通洲
6e1ab12399
Memory / Swap: always initialize local variables
2025-05-08 23:17:22 +08:00
Samuli Thomasson
484e05eae3
GPU: optionally hide unknown GPUs ( #1742 )
...
The current default behavior of not hiding any GPUs is retained. The new
feature of hiding unknown or unrecognized GPUs can be enabled with
hide-type = "unknown".
2025-05-07 22:06:47 +08:00
Joe_
5d3fb98072
Logo (Builtin): add Hydra Framework logo ( #1740 )
...
* Added: Hydra Framework logo
* Remove extra line: hydra.txt
2025-05-07 03:02:36 -05:00
李通洲
0c30590088
Builtin (Logo): new AthenaOS logo
...
Fix #1741
2025-05-07 10:45:21 +08:00
李通洲
20cd4ce125
Logo (Builtin): sd '\$\{c(\d)\}' '$$$1' *
2025-05-07 10:44:05 +08:00
apocelipes
1c7aa89228
TerminalShell: use ffBinaryExtractStrings result as possible ( #1739 )
2025-05-06 18:49:29 +08:00
apocelipes
f270255770
DisplayServer (Linux): fix xcb_connect error handling ( #1735 )
2025-05-06 03:18:53 -05:00
李通洲
4b62a3c75b
3rdparty: upgrade yyjson to 0.11.0
2025-05-06 16:12:58 +08:00
李通洲
1557f0c556
Media (macOS): support macOS 15.4
...
Fix #1737
2025-05-06 16:12:58 +08:00
Carter Li
ef7f61309f
GPU (Linux): fix asahi linux support again
...
Found in kernel-headers-6.14.4-400.asahi.fc42.aarch64
2025-05-06 09:27:54 +08:00
李通洲
f59491b25d
Disk (Linux): fix possible bug on 32-bit platforms
...
Fix #1734
2025-05-05 22:05:22 +08:00
李通洲
e3592eb2c3
CPU (FreeBSD): simplify physical core count detection
2025-05-05 13:41:12 +08:00
Carter Li
305776eb94
CPU (SunOS): support physical core count and package count detection
2025-05-02 14:24:30 +08:00
Carter Li
599e0d393d
Display: use height to calculate scale factor
...
Seems more accurate
2025-05-01 21:28:04 +08:00
李通洲
561574ae94
CPU (Windows): always use XxxW
2025-04-30 16:10:53 +08:00
李通洲
3dd78422eb
Global: Improve ARRAY_SIZE macro using __is_array
2025-04-30 14:47:37 +08:00
李通洲
5c546ab8e7
Parsing: silence compiler warnings
2025-04-30 14:14:28 +08:00
Carter Li
3e9274040d
Packaging: update debian stuff [ci skip]
2025-04-30 14:12:26 +08:00
Carter Li
630d876e2d
Merge pull request #1722 from fastfetch-cli/dev
...
Release: v2.42.0
2.42.0
2025-04-29 14:05:36 +08:00
李通洲
1938be86ff
Wifi (NetBSD): fix the ambiguous comment
2025-04-29 13:53:45 +08:00
李通洲
0980d5f0ad
Wifi (BSD): correctly prioritize Wi-Fi protocol detection
...
by using an `if-else if` chain
2025-04-29 13:50:53 +08:00
李通洲
d8c1b3b61b
Release: v2.42.0
2025-04-29 10:38:07 +08:00
李通洲
969523ae8a
BIOS: normalize the module name
...
Fix #1721
2025-04-29 10:26:19 +08:00
李通洲
5d960ec744
Uptime: fix non-normalized time being shown
...
Fix #1720
2025-04-29 10:22:19 +08:00
apocelipes
3b36b8ca57
Global: use ARRAY_SIZE ( #1718 )
2025-04-28 21:22:04 -05:00
apocelipes
05f14764e6
Bluetooth (Linux): silence an unused variable warning ( #1717 )
2025-04-28 22:50:46 +08:00
apocelipes
3a180b24e3
Platform: fix a memory leak ( #1716 )
2025-04-28 22:49:31 +08:00
李通洲
02ab58e001
Doc: update changelog [ci skip]
2025-04-24 09:31:05 +08:00
Carter Li
fd158b41e1
Logo (Chafa): fix setting chafa.symbols
...
Fix #1709
2025-04-24 09:02:45 +08:00
李通洲
89e0ede12f
Camera (OpenBSD): add support
2025-04-23 20:09:08 +08:00
李通洲
4d7b2410ef
CPU (OpenBSD): fix CPU temperature detection
2025-04-22 21:19:22 +08:00
李通洲
c1f6a2f755
Refactor: inline printError into ffPrintError and remove unused static helper
2025-04-22 14:30:39 +08:00
李通洲
9c455c3b0f
Wifi (FreeBSD): fix possible mem leaks
2025-04-20 12:41:06 +08:00
Carter Li
d4ea9dfd21
Wifi (NetBSD): add support
...
Untested
2025-04-20 12:40:47 +08:00
李通洲
08071e6e7e
Wifi (OpenBSD): fix file name
2025-04-20 11:49:40 +08:00
李通洲
ec87174f30
CPU (NetBSD): add one more method to detect CPU frequency
2025-04-20 11:43:39 +08:00
李通洲
835e5b51c9
CPU (SunOS): detect CPU temp
...
Untested
2025-04-20 11:12:08 +08:00
Noa Himesaka
07c5ef255e
Logo (Builtin): Add Codex Linux support ( #1701 )
...
* feat: add Codex Linux
* Codex.txt: remove empty lines
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2025-04-19 21:22:28 +08:00
李通洲
476b55c17d
Logo (Builtin): remove GoralixOS
...
Ref: #1699
2025-04-19 21:18:13 +08:00
李通洲
4a53cfa312
Logo (Builtin): add Aurora
...
Fix #1700
2025-04-19 21:11:54 +08:00
李通洲
50ea515476
PhysicalDisk (Linux): don't detect disk type of virtual disks
...
Fix #1697
2025-04-18 16:10:01 +08:00
xzvf
cbd9f72bc8
T2/SDE: upstreaming downstream's logo change ( #1695 )
...
* T2/SDE: upstreaming downstream's logo change
T2/SDE port of fastfetch applies two patches, improving the
distribution's logo and adding alternative names. I see no point not
having these upstream.
Downstream's patches are found here:
https://github.com/rxrbln/t2sde/tree/main/package/contrib/fastfetch
The old logo has been renamed to "T2_small".
* Fix ASCII art alignment in t2.txt
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2025-04-17 22:52:45 +08:00
李通洲
29eaa35f4c
Color: support #RGB and #RRGGBB
...
Fix #1694
2025-04-17 10:48:18 +08:00
Carter Li
97c89c39d3
Packaging: update debian stuff [ci skip]
2025-04-16 13:51:09 +08:00
Carter Li
5769791185
Merge pull request #1691 from fastfetch-cli/dev
...
Release: v2.41.0
2.41.0
2025-04-16 13:29:07 +08:00
李通洲
894c66d793
Processing (Windows): fix macro name __aarch64__
...
Found by AI
2025-04-16 11:12:36 +08:00
李通洲
75290154b0
Chore: remove Chinese comments [ci skip]
2025-04-16 11:09:03 +08:00
李通洲
b08eea76b1
CI (Linux): enable chafa on Linux aarch64
2025-04-16 10:45:25 +08:00
李通洲
61d83af9ea
CI (Linux): bump GH runner for linux-amd64
...
Ref: https://github.com/actions/runner-images/issues/11101
2025-04-16 10:45:02 +08:00