4033 Commits

Author SHA1 Message Date
Carter Li
0542eac1b9 Doc: metion ANSI 256 colors
Fix #869
2024-05-05 07:33:32 +08:00
apocelipes
b9faf8d77f
fastfetch: fix #868 (#871)
Fix #868.
2024-05-05 07:10:51 +08:00
李通洲
4175dfdc3a Doc: update changelog (ci skip) 2024-05-04 20:27:26 +08:00
李通洲
861d9006d7 Release: v2.11.3 2024-05-04 20:11:30 +08:00
李通洲
7ba07bd2e0 Logo (Image): partially revert 71cba24
Images in SSH session and tmux do work for me

Fix #861
2024-05-04 19:43:41 +08:00
李通洲
9fee36a286 Logo (Image): ensure line ending is printed when printing errors 2024-05-04 19:14:45 +08:00
李通洲
2fc9230b29 Disk (Windows): use sub thread to check accessiblity of remote volumes. 2024-05-04 15:15:00 +08:00
李通洲
5fb1286e15 Battery (Windows): simplify code 2024-05-04 12:11:42 +08:00
李通洲
a4cace4765 CMake: add CUSTOM_AMDGPU_IDS_PATH 2024-05-04 10:06:49 +08:00
李通洲
c6d2467a83 Merge remote-tracking branch 'upstream/master' into dev 2024-05-04 10:06:40 +08:00
AxeldeWater
db0d38202e
Update README.md again for same reason different location (#857)
Oversaw a place where it wasn't updated either
2024-05-04 07:13:38 +08:00
AxeldeWater
9fbb23b135
Update README.md about installing fastfetch on Debian/Ubuntu (#856)
Apparently the file naming standard was changed over time but this was not updated in the README
2024-05-04 00:00:44 +08:00
李通洲
3a990e495b PhysicalDisk: fix temp output in custom formation
I hate `void *`
2024-05-03 20:48:51 +08:00
李通洲
648530ee8f PhysicalDisk: fix doubled output in custom formation
Fix #852
2024-05-03 20:42:39 +08:00
Carter Li
b12a59cdaf
Merge pull request #851 from fastfetch-cli/dev
Release: v2.11.2
2.11.2
2024-05-03 14:36:04 +08:00
李通洲
83c1fe26e6 Doc: update changelog 2024-05-03 14:14:13 +08:00
李通洲
217f98a36c Global: tidy json result formats 2024-05-03 13:56:19 +08:00
李通洲
1011e21ba8 Processing: trim \r on Windows 2024-05-03 13:46:28 +08:00
李通洲
08c6a6e4cb OS (macOS): don't print build id
Remove special handling
2024-05-03 13:20:23 +08:00
李通洲
5e9fcaf7ca OS (Linux): don't use rolling as os version 2024-05-03 13:09:14 +08:00
李通洲
8b838cef61 OS (Linux): fix name detection for MX
Fix #847
2024-05-03 12:57:51 +08:00
李通洲
22d9d8e196 OS (Linux): fix OS detection for MX Linux (2nd attempt)
Ref: #847
2024-05-03 11:28:59 +08:00
李通洲
a789b8330a Doc: update logo_request.md 2024-05-03 10:10:13 +08:00
李通洲
903ecf37f7 Chore: silience some warnings 2024-05-03 10:07:16 +08:00
李通洲
c4a876f6aa OS (Linux): Prioritize lsb-release over os-release
Fix #847
2024-05-03 10:00:18 +08:00
李通洲
82285ebeb4 Release: 2.11.2 2024-05-03 10:00:18 +08:00
李通洲
36dadcdc7f Logo (Builtin): add MX2 & fix mx distro detection
Fix: #847
2024-05-03 09:11:59 +08:00
李通洲
030c05429a Logo (Builtin): add missing FF_LOGO_LINE_TYPE_SMALL_BIT flags 2024-05-03 09:11:59 +08:00
李通洲
a462a12370 Logo (Builtin): fix distro name of DraugerOS 2024-05-03 09:11:59 +08:00
李通洲
b386365d95 Logo (Builtin): fix ascii file name 2024-05-03 09:11:59 +08:00
李通洲
158db9d7c7 Logo (Builtin): add KernelOS
Fix #848
2024-05-03 09:11:59 +08:00
李通洲
407bfa8c95 Shell: don't try detecting version of raw sh shell
Fix #849
2024-05-03 09:11:59 +08:00
李通洲
1449290e9e GPU (Linux): check NULL returned by opendir
Fix #845
2024-05-03 09:11:59 +08:00
李通洲
4c0ea7354d Logo (Image): only print error if --show-error is specified 2024-05-03 09:11:59 +08:00
李通洲
71cba2451a Logo: disable image logos in ssh and tmux sessions 2024-05-03 01:10:04 +08:00
李通洲
ef3b5df048 Doc: update man page 2024-05-03 01:10:04 +08:00
Juan
3e98034e55
Packages (Linux): check xdg state home for nix user packages (#844)
Check $XDG_STATE_HOME/nix/profile if ~/.nix-profile is not found as addressed in #837.

Fix #837
2024-05-02 22:55:50 +08:00
李通洲
1c89101522 Doc: update changelog 2024-05-02 20:45:46 +08:00
Carter Li
757e6271ff
Merge pull request #840 from fastfetch-cli/dev
Release: v2.11.1
2.11.1
2024-05-02 20:23:35 +08:00
李通洲
c5c846aa22 CI: try build for Linux armv7 2024-05-02 20:03:40 +08:00
李通洲
23a59a15ec Release: v2.11.1 2024-05-02 19:48:17 +08:00
李通洲
4798c619d0 Battery (Android): fix uninitialized variables
Fix #760 and #838
2024-05-02 19:29:13 +08:00
李通洲
023e767237 Shell (Windows): ignore hyfetch 2024-05-02 16:27:13 +08:00
李通洲
688d9b00ab Shell (Linux): don't detect hyfetch as shell 2024-05-02 15:19:43 +08:00
李通洲
c2fe2f70dc DisplayServer (Linux): silence compiler warnings 2024-05-02 15:19:43 +08:00
李通洲
3430c10ec2 Doc: clarify --disk-folders overrides other disk options 2024-05-02 14:09:56 +08:00
李通洲
9afcc00201 Disk (Windows): don't rely on env vars 2024-05-01 19:32:15 +08:00
李通洲
cd783d1267 Presets: add a new example 2024-05-01 16:00:31 +08:00
李通洲
81480532e2 Custom: make --custom-format optional 2024-05-01 15:54:30 +08:00
李通洲
982e8a0117 Disk (Windows): make / an alias of C:\ for --disk-folders 2024-05-01 15:52:38 +08:00