Carter Li
e4f0efd58c
Logo (Builtin): update void logo
2024-07-16 09:13:44 +08:00
李通洲
25577a6e58
Disk (Android): ignore /apex/*
2024-07-15 22:56:14 +08:00
Carter Li
801bd7c879
GPU: fix --gpu-hide-type doesn't work
...
Fix #1098
2024-07-15 18:34:43 +08:00
李通洲
89ce598800
Revert "TerminalFont (Linux): improve detection for xterm"
...
Committed by accident
This reverts commit 64c53e2cdc .
2024-07-15 16:19:39 +08:00
李通洲
9268d8449e
IO (Windows): remove debug output
...
Fix #1097
2024-07-15 16:01:19 +08:00
李通洲
179341c30c
Presets: clean up examples
2024-07-15 14:01:35 +08:00
李通洲
1947aa2b0e
Formating: support specifying costant strings
2024-07-15 13:35:59 +08:00
李通洲
64c53e2cdc
TerminalFont (Linux): improve detection for xterm
...
Fix #1095
2024-07-15 10:24:32 +08:00
李通洲
7eaefe163a
TerminalFont (Linux): improve detection for xterm
...
Fix #1095
2024-07-15 10:21:30 +08:00
Carter Li
beabaa90f1
InitSystem (Android): fix detection
2024-07-12 20:24:59 +08:00
Carter Li
2f42d64dc9
GPU (Linux): support intel xe driver
2024-07-12 19:24:55 +08:00
Carter Li
7d452cc460
Presets: fix examples/19.jsonc
...
Fix #1090
2024-07-12 18:47:00 +08:00
Carter Li
5b064f2e7b
Display (Linux); improve display type detection
...
1. assume `DP-x` is external (false possitive alert);
2. detect display type for X11
2024-07-12 15:29:12 +08:00
Carter Li
e786cd5d33
Display: detect physical width and height
2024-07-11 20:33:25 +08:00
Carter Li
6c7efea2fd
Packaging: update debian stuff [ci skip]
2024-07-11 14:33:46 +08:00
Carter Li
efd9e94138
Merge pull request #1086 from fastfetch-cli/dev
...
Release: v2.18.1
2.18.1
2024-07-11 10:43:24 +08:00
Carter Li
0707b29326
Release: v2.18.1
2024-07-11 10:19:20 +08:00
Carter Li
560e061c25
CI: upgrade freebsd version
2024-07-11 10:11:48 +08:00
Carter Li
1d83743259
GPU (Linux): detect more GPU driver versions
2024-07-11 10:04:23 +08:00
Carter Li
48bb38ca85
GPU (Linux): fix GPU driver detection
...
Regression of e5a04ee814
Fix #1084
2024-07-11 08:59:07 +08:00
李通洲
d9f084894e
General: support more module for --detect-version
2024-07-10 22:09:28 +08:00
Carter Li
765c7b42b6
General: rename --ts-version to --detect-version
...
And use it in more modules
2024-07-10 21:55:37 +08:00
Carter Li
5060c265a9
Merge pull request #1083 from fastfetch-cli/dev
...
Release: v2.18.0
2.18.0
2024-07-10 15:39:24 +08:00
李通洲
fca4b3eee8
CI: remove freebsd-aarch64
...
It's unstable and I don't think anyone uses it
2024-07-10 14:41:52 +08:00
Carter Li
eefed2be9c
Release: v2.18.0
2024-07-10 13:57:57 +08:00
Carter Li
6a33027892
Fastfetch: use the official function instead of our local copy
2024-07-10 13:37:11 +08:00
Carter Li
5e9c0d03ff
3rdparty: upgrade yyjson to 0.10.0
2024-07-10 13:36:23 +08:00
Carter Li
ab84c2ca76
Doc: update json schema and help message
2024-07-10 11:13:28 +08:00
李通洲
4777f7bec3
OpenGL (Windows): support EGL via ANGLE
2024-07-10 11:01:37 +08:00
李通洲
1038668db9
OpenGL: detect library version
2024-07-09 20:39:15 +08:00
Carter Li
49639b6719
OpenGL (Linux): fix flag --opengl-library doesn't work
2024-07-09 14:27:25 +08:00
Carter Li
e5a04ee814
GPU (Linux): ignore disabled PCI devices
2024-07-09 06:06:46 +00:00
李通洲
fea2d80743
Doc: update changelog
2024-07-09 11:10:39 +08:00
Carter Li
39eccf189c
Presets: add missing modules to all & ci
...
Fix #1081
2024-07-08 18:29:39 +08:00
Carter Li
1652ec3512
Display (Linux): remove debug output
2024-07-08 18:27:42 +08:00
李通洲
5a39b69d1d
Wifi: print signal quality
2024-07-08 16:08:20 +08:00
Carter Li
fa872d7c9b
Display: fix build on FreeBSD
2024-07-08 15:32:09 +08:00
李通洲
545267bb7e
Percentage: support percent bar in custom formatting
...
Fix #1075
2024-07-08 15:21:12 +08:00
李通洲
789f1e34ef
Fastfetch: don't mess output with --stat in --pipe mode
2024-07-08 15:05:42 +08:00
李通洲
9c095967fc
Separator: don't print color in --pipe mode
2024-07-08 15:04:28 +08:00
李通洲
ddc910e924
Base64: silence warnings
2024-07-08 14:21:10 +08:00
Carter Li
d628bdea5a
Display (Linux): support primary display detection for GNOME & Cinnamon
2024-07-08 14:11:45 +08:00
Carter Li
f9ce2fae0e
Display (Linux): improve id generation for wayland
2024-07-08 11:04:27 +08:00
Carter Li
4f70c16d63
Editor: don't print ()
2024-07-08 09:12:18 +08:00
Carter Li
f8d5f56dee
GPU (Linux): remove possible overhead
2024-07-08 09:11:53 +08:00
Carter Li
4d1c62947b
GPU (Linux): don't detect frequency for AMD cards
...
It's current frequency and may hang for some reason
2024-07-08 08:54:51 +08:00
Carter Li
8402dba0d9
Util (Base64): silence compiler warnings
2024-07-08 08:32:47 +08:00
David Adam
94b6f0fbd1
fish completion: pipe straight to Python ( #1076 )
...
In https://github.com/fish-shell/fish-shell/issues/10599 , a user of an older version of fish has run into an issue with the fastfetch completion requiring a relatively new version.
Rewrite the (really quite clever) embedded Python into a straight pipe, dropping the string transformation entirely. Does require some escaping of quotes to support Python < 3.12.
2024-07-07 22:36:52 +08:00
李通洲
3b1b81437e
Battery (Linux): add comments [ci skip]
2024-07-06 09:04:23 +08:00
李通洲
a61765c8b1
Display (Linux): try fix building for old wayland version
2024-07-06 00:10:59 +08:00