Carter Li
|
163781557f
|
Merge pull request #2134 from fastfetch-cli/dev
Release: v2.57.0
2.57.0
|
2026-01-11 20:02:57 -06:00 |
|
Carter Li
|
16e6decebf
|
Logo: general fixes
1. updates JSON schema
2. removes unused fields
3. runs tests in CI
|
2026-01-12 09:34:25 +08:00 |
|
Carter Li
|
e10c9cc164
|
Doc: updates changelog
|
2026-01-12 09:06:43 +08:00 |
|
Carter Li
|
7ef994d0cf
|
Logo (Builtin): update macOS variants
|
2026-01-12 09:00:57 +08:00 |
|
ctb unit 248
|
019c9f0f77
|
Logo (Builtin): macOS large Apple logo: add missing warm band using ANSI LIGHT_RED (#2138)
Co-authored-by: ctb248 <ctb248@pm.me>
|
2026-01-10 09:44:27 +08:00 |
|
李通洲
|
5fec607ebe
|
Doc: updates changelog
|
2026-01-09 20:14:00 +08:00 |
|
李通洲
|
b065b3da51
|
Global: optimises usage of FFstrbuf and FFlist
|
2026-01-09 20:14:00 +08:00 |
|
李通洲
|
1337525eb5
|
Shell: fixes xonsh version detection
|
2026-01-09 20:14:00 +08:00 |
|
李通洲
|
30ea52938e
|
Processing (SunOS): tidy
|
2026-01-09 20:14:00 +08:00 |
|
李通洲
|
d43ed33661
|
Shell (macOS): fixes exePath not reports absolute paths
|
2026-01-09 20:14:00 +08:00 |
|
李通洲
|
03aab33507
|
Shell (Linux): supports version detection for deleted binaries
Fixes #2136
|
2026-01-09 20:14:00 +08:00 |
|
李通洲
|
420d1cf804
|
FFstrbuf: updates ffStrbufSet* that they won't reserve extra space
|
2026-01-09 20:13:59 +08:00 |
|
Ezozbek
|
5d901da81b
|
Logo (Builtin): adds Xinux logo (#2135)
* Logo (Builtin): adds Xinux logo
* Fix formatting in xinux.txt ASCII art
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
|
2026-01-08 18:57:28 -06:00 |
|
李通洲
|
5c783e64c0
|
Logo: adds new module for querying raw builtin logo data
Fixes #2124
|
2026-01-08 16:39:52 +08:00 |
|
李通洲
|
2efa5a1869
|
Logo: code refactor for future use
|
2026-01-08 15:56:44 +08:00 |
|
李通洲
|
5bfabe7a52
|
Presets: adds a new example
|
2026-01-08 14:13:19 +08:00 |
|
李通洲
|
c9c9a58f59
|
Colors: supports @<color-index>
|
2026-01-08 14:10:47 +08:00 |
|
李通洲
|
546908fc29
|
Release: v2.57.0
|
2026-01-08 10:02:31 +08:00 |
|
李通洲
|
0a17da2da0
|
CI (Windows): build win7-compat artifacts
|
2026-01-08 09:40:11 +08:00 |
|
李通洲
|
bc6fd025cb
|
Common: silences compiler warnings
|
2026-01-07 20:11:41 +08:00 |
|
李通洲
|
9e49451340
|
Display (Windows): supports dpi scale factor detection on Win 7
|
2026-01-07 20:04:54 +08:00 |
|
李通洲
|
4d185e64ac
|
SunOS: silences compiler warnings
|
2026-01-07 18:38:44 +08:00 |
|
李通洲
|
1fa9a61b3f
|
CMake (Windows): fixes option ENABLE_WIN7_COMPAT
|
2026-01-07 18:32:58 +08:00 |
|
李通洲
|
234552fbf2
|
CI (OpenBSD): uses clang-21
|
2026-01-07 16:22:28 +08:00 |
|
李通洲
|
8423efb686
|
CMake (Windows): introduces a flag to remove Win7 compat mode
|
2026-01-07 11:05:12 +08:00 |
|
李通洲
|
cd8c15d01e
|
OS (Windows): acquires OS name from registry
|
2026-01-07 10:36:28 +08:00 |
|
李通洲
|
3163cfb1b6
|
Common (Windows): improves performance a littile
|
2026-01-07 10:35:48 +08:00 |
|
李通洲
|
7ae007a1d0
|
CI (OpenBSD): upgrades OS version
|
2026-01-07 08:58:20 +08:00 |
|
李通洲
|
0b52d75415
|
GPU (Windows): assumes Win10+ on WoA
|
2026-01-07 08:58:03 +08:00 |
|
李通洲
|
3a7f4f5848
|
Uptime (Windows): silences a compiler warning
|
2026-01-07 08:56:00 +08:00 |
|
李通洲
|
072f67988f
|
Networking: prefers WSA* functions
No functional change.
|
2026-01-06 22:57:27 +08:00 |
|
李通洲
|
c640ddbff7
|
Uptime (Windows): uses QueryInterruptTime on WoA unconditionally
|
2026-01-06 22:41:00 +08:00 |
|
李通洲
|
981ae6bdd1
|
GPU: improves error handling and add case-insensitive PCI ID parsing
|
2026-01-06 20:21:03 +08:00 |
|
李通洲
|
977e3f317e
|
Uptime (Windows): improves accurancy on Windows 10 and later
|
2026-01-06 19:59:02 +08:00 |
|
Carter Li
|
e2ee24598c
|
Zpool: add "Is read-only" option to module info
|
2026-01-06 18:49:52 +08:00 |
|
李通洲
|
1be90084ab
|
Networking: fixes some issues and memory leaks
|
2026-01-06 16:44:36 +08:00 |
|
李通洲
|
6ded0f9bb0
|
CMake: fixes building
|
2026-01-06 10:25:41 +08:00 |
|
Carter Li
|
d60b25e424
|
Refactor: renames src/util to src/common
|
2026-01-06 09:48:38 +08:00 |
|
Carter Li
|
874f3918b7
|
Util: moves util/*.c to util/impl/
|
2026-01-06 09:42:54 +08:00 |
|
Carter Li
|
61690a1804
|
Util: moves util/io/io.h to util/io.h
|
2026-01-06 09:13:40 +08:00 |
|
李通洲
|
1e43e35857
|
Chore: merges common/* into util/*
|
2026-01-05 17:54:41 +08:00 |
|
李通洲
|
8c86003220
|
Common: introduces FF_LIBRARY_LOAD_MESSAGE to simplify library-loading
|
2026-01-05 17:54:41 +08:00 |
|
Carter Li
|
18c3cd2e66
|
CPU (Linux): fixes speed detection on s390x
Fixes #2129
|
2026-01-05 10:50:55 +08:00 |
|
Carter Li
|
b21f35e914
|
CMake (Hurd): defines O_PATH=0
|
2026-01-05 10:45:19 +08:00 |
|
李通洲
|
32e3ed1fda
|
SMC: optimises code
|
2026-01-04 16:45:02 +08:00 |
|
李通洲
|
6f87026b0c
|
Host (macOS): uses IORegistryEntryFromPath if applicatable
|
2026-01-04 15:38:25 +08:00 |
|
李通洲
|
e23edae917
|
Board (macOS): removes an unused #include
|
2026-01-04 15:37:11 +08:00 |
|
Carter Li
|
bdc867031a
|
TerminalFont (Linux): check xterm.vt100.faceName for xterm font detection
|
2026-01-04 10:41:24 +08:00 |
|
李通洲
|
e96b0f7a73
|
Netif (Linux): skips local/loopback routes
Fixes #2127
|
2026-01-01 23:35:14 +08:00 |
|
Carter Li
|
37fe446a58
|
TerminalFont (Linux): supports cosmic-term
|
2026-01-01 22:52:03 +08:00 |
|