李通洲
|
6b7403281b
|
JsonSchema: fix typo [ci skip]
|
2024-07-17 16:01:12 +08:00 |
|
李通洲
|
63a0faa1d9
|
GPU (macOS): support GPU frequency detection for Apple Silicon
Also refactor CPU freq detection code
|
2024-07-17 15:51:15 +08:00 |
|
李通洲
|
408a2d731a
|
GPU: support printing frequency in MHz
|
2024-07-17 15:49:12 +08:00 |
|
李通洲
|
46abc4f5f7
|
CPU: move option freqNdigits into display section
|
2024-07-17 15:49:12 +08:00 |
|
李通洲
|
7393bcdf05
|
CI: disable --stat which messes output
|
2024-07-17 14:11:52 +08:00 |
|
李通洲
|
d282050130
|
CPU: support display frequency in MHz
|
2024-07-17 14:09:06 +08:00 |
|
Carter Li
|
c0de618177
|
CPU: remove support of min freq detection
|
2024-07-17 10:19:12 +08:00 |
|
Carter Li
|
d1609ea96b
|
Separator: add option --separator-length
|
2024-07-17 09:16:35 +08:00 |
|
李通洲
|
d869164d6b
|
Display: show inches instead of full size
Which is shorter
|
2024-07-16 22:10:05 +08:00 |
|
李通洲
|
3b361c663d
|
Logo (Builtin): add ALT Linux
|
2024-07-16 21:56:37 +08:00 |
|
Carter Li
|
5bc9a5dc4e
|
Display: rotate physical demensions
|
2024-07-16 16:36:19 +08:00 |
|
李通洲
|
c0781dd5f8
|
Display: print physical size
|
2024-07-16 16:11:26 +08:00 |
|
李通洲
|
c795c20723
|
FFstrbuf: improve ffStrbufSubstr*
|
2024-07-16 15:39:06 +08:00 |
|
李通洲
|
0776dac95b
|
TerminalFont: improve wezterm detection
|
2024-07-16 15:06:25 +08:00 |
|
李通洲
|
3433043604
|
Terminal: support zed version detection
|
2024-07-16 14:53:14 +08:00 |
|
李通洲
|
bd0b108c04
|
Colors: don't disable color if --color-symbol background is set in --pipe mode
|
2024-07-16 14:32:51 +08:00 |
|
李通洲
|
2a9f9d5a34
|
Colors: add and default to --colors-symbol background
|
2024-07-16 11:07:26 +08:00 |
|
李通洲
|
4f3649e96e
|
Doc: update README [ci skip]
|
2024-07-16 10:03:01 +08:00 |
|
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 |
|