Kirill Rekhov
4eaa04d4a4
Presets: update examples to replace deprecated --load-config with --config
2026-01-16 00:43:03 +08:00
李通洲
7592885b9f
GPU (Windows): ensures devId is uppercase for consistent parsing
2026-01-15 15:46:21 +08:00
李通洲
508a3fde36
Windows: fixes building
2026-01-15 15:43:05 +08:00
李通洲
f0273224e0
JsonSchema: update [ci skip]
2026-01-15 15:24:54 +08:00
李通洲
31e833c02e
Colors: updates module description
...
Fixes #2147
2026-01-15 15:20:38 +08:00
李通洲
a20d915412
JsonConfig: supports --structure-disabled
2026-01-15 15:11:08 +08:00
李通洲
d3453de73c
Global: puts more fastfetch-only properties into FFdata
2026-01-15 15:06:23 +08:00
李通洲
79a11c4728
CommandOption: adds a new option --structure-disabled (WIP)
...
To disable modules temporarily
2026-01-15 10:35:21 +08:00
李通洲
24591417ce
FFstrbuf: clarify usage requirements for ffStrbufGetdelim and friends
2026-01-15 10:30:40 +08:00
李通洲
de6d066fc9
LICENSE: update copyright year to 2026 [ci skip]
2026-01-14 16:33:51 +08:00
Carter Li
6362c896f8
Packaging: updates debian stuff [ci skip]
2026-01-14 14:10:46 +08:00
Carter Li
0418e9ca5e
Merge pull request #2145 from fastfetch-cli/dev
...
Release: v2.57.1
2.57.1
2026-01-13 23:58:22 -06:00
李通洲
ba0eeab18c
DisplayServer (Linux): cleanup code
2026-01-14 13:47:40 +08:00
李通洲
5ef630cbc8
Release: v2.57.1
2026-01-14 13:20:55 +08:00
李通洲
1699d14984
Common: ensures thread safety of ffTimeInitQpcMultiplier
2026-01-14 10:03:51 +08:00
Carter Li
501746a270
Logo: removes unneeded #includes
...
Fixes #2143
2026-01-14 08:50:56 +08:00
李通洲
e6bd1c340f
Common: add on_scope_exit utility for scope-based resource management
2026-01-13 18:33:02 +08:00
李通洲
49fc95689d
Platform (Windows): improves hostname retrieval by adding fallback to NetBIOS name
2026-01-13 10:44:52 +08:00
李通洲
3d84ad19be
macOS: uses MACH_PORT_NULL to maintain compatibility with older SDKs
...
Fixes #2140
2026-01-13 10:12:31 +08:00
Rain Xelelo
57aa0cf499
Logo (Builtin): updates PrismLinux and adds a small variant ( #2141 )
...
* Add files via upload
* Update builtin.c
* Update builtin.c
* Update builtin.c
* PrismLinux logo update + small variant
* Update ASCII art in prismlinux.txt
* Revise ASCII art in prismlinux_small.txt
Updated ASCII art in prismlinux_small.txt
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2026-01-13 10:04:38 +08:00
Carter Li
6496dcd7d0
DisplayServer (Linux): refactors property handling in xcb and xlib
2026-01-13 09:24:27 +08:00
李通洲
1c066bc69a
Common: updates ffTimeSleep to return true on success
2026-01-12 15:16:03 +08:00
李通洲
2f1e37bb7c
Common (Windows): improves performance of ffTimeGetTick
2026-01-12 15:16:02 +08:00
李通洲
fd3c87abe7
Github: adds pull_request_template.md [ci skip]
2026-01-12 11:04:04 +08:00
李通洲
af075b8ef8
Github: update logo_request.yml [ci skip]
2026-01-12 11:04:04 +08:00
Carter Li
71d461266e
Packaging: updates debian stuff [ci skip]
2026-01-12 10:19:39 +08:00
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