4630 Commits

Author SHA1 Message Date
李通洲
2cc94ee095
DisplayServer (Linux): fix build with no wayland support 2024-07-27 19:53:25 +08:00
李通洲
16dd9fb213
Terminal (Windows): fix build 2024-07-27 18:52:17 +08:00
Carter Li
873285b083 TerminalShell: improve SSH detection 2024-07-26 23:53:46 +08:00
李通洲
ce43f06863 DisplayServer (Linux): don't try to connect wayland and X11 in tty mode
Fix #1110
2024-07-26 23:53:18 +08:00
李通洲
3c92e7013d
Doc: fix changelog [ci skip] 2024-07-26 13:47:10 +08:00
Carter Li
8e5017aa3a
Merge pull request #1123 from fastfetch-cli/dev
Release: v2.20.0
2.20.0
2024-07-26 10:27:31 +08:00
李通洲
dc89336fc1
Release: v2.20.0 2024-07-26 09:51:51 +08:00
李通洲
952152edf0
Global (macOS): always check NULL after IORegistryEntryCreateCFProperty 2024-07-26 08:46:34 +08:00
李通洲
6862747c48
GPU (macOS): fix possible segfault when detecting GPU frequency (M1 Air)
Fix #1122
2024-07-26 08:46:34 +08:00
李通洲
f91be6442d
Android (Linux): detect MTK CPU part name 2024-07-26 08:46:34 +08:00
Carter Li
bdce8ea3a1 Logo (Image): fix paddingTop doesn't work with position: right 2024-07-25 21:41:15 +08:00
Carter Li
44c8fa0470 Logo (Image): fix padding* not working correctly
Fix #1121
2024-07-25 21:27:53 +08:00
李通洲
9f9a5ba39a
Android (Linux): report Snapdragon SOC marketing name 2024-07-25 10:33:06 +08:00
李通洲
7c37d719e5
Doc: update help message 2024-07-24 16:41:22 +08:00
李通洲
cc78d6b16c
Presets: update some presets 2024-07-24 16:37:35 +08:00
李通洲
e7b7645f08
Presets: remove meaningless presets 2024-07-24 16:25:33 +08:00
李通洲
6a17ef6a54
Presets: update examples 2024-07-24 16:25:16 +08:00
李通洲
5b687727c0
Global: update icon 2024-07-24 15:46:41 +08:00
李通洲
9b038dc848
Global: fix JSON option modules.keyIcon doesn't work 2024-07-24 15:38:54 +08:00
李通洲
597dd32caf
Presets: simplify examples/2.jsonc with builtin icon feature 2024-07-24 15:32:20 +08:00
李通洲
8d08a65611
Sound: update icon 2024-07-24 15:31:37 +08:00
李通洲
263c54a81e
Global: add option display.key.paddingLeft
Also rename `display.keyWidth` to `display.key.width`
2024-07-24 15:12:25 +08:00
李通洲
cba5560068
LM: change icon 2024-07-24 14:36:13 +08:00
李通洲
0703b2b88f
NetIO: don't use the same icon as DiskIO 2024-07-24 14:34:50 +08:00
李通洲
86e5572a7e
Custom: fix using icon as key 2024-07-24 14:32:03 +08:00
李通洲
3b3c1a9f63
Global: support display predefined icon in custom key format 2024-07-24 14:27:46 +08:00
李通洲
14b9e88a82
Editor: fix printing editor type 2024-07-24 14:17:47 +08:00
李通洲
bee7c62000
Global: add option --<module>-key-icon 2024-07-24 14:05:46 +08:00
李通洲
8fa4d7ae6e
Fastfetch: add option --key-type <enum> 2024-07-24 11:13:37 +08:00
李通洲
640d0666fc
Logo (Image): don't require logo height when using position right
Fix #1119
2024-07-24 09:59:23 +08:00
李通洲
165b0b0a69 TerminalFont (Linux): remove Windows Terminal support for WSL
Fix #1113
2024-07-24 09:33:17 +08:00
李通洲
dc216362d5
TerminalFont (Linux): detect system mono font 2024-07-24 09:21:16 +08:00
李通洲
57ffe3bad2
Fastfetch: add icons 2024-07-23 23:02:35 +08:00
Carter Li
cdee6e2997 Display (Linux): don't wake up suspended GPU 2024-07-23 19:06:04 +08:00
Carter Li
fb03c95d68 LM (Linux): improve ssh version detection code 2024-07-23 18:38:07 +08:00
Carter Li
5b76a0b45a Packaging: update debian stuff [ci skip] 2024-07-23 10:27:33 +08:00
Carter Li
fa5a74c746
Merge pull request #1115 from fastfetch-cli/dev
Release: v2.19.1
2.19.1
2024-07-23 10:10:49 +08:00
李通洲
4c6e14bcc2
Release: v2.19.1 2024-07-23 09:56:17 +08:00
李通洲
deacecdc11
Fastfetch: print error when invalid freq option is found 2024-07-23 09:55:48 +08:00
李通洲
83dcdaa726
GPU: fix frequency printing when using custom formation 2024-07-23 09:50:51 +08:00
李通洲
2c29465f69
Doc: update README [ci skip] 2024-07-23 09:39:22 +08:00
李通洲
f3e48a00a0
Display (Android): fix MiUI
560 is density dpi, not physical dpi
2024-07-23 09:27:07 +08:00
李通洲
9559db556d
Display: print [HDR] if enabled 2024-07-23 09:27:07 +08:00
Carter Li
b89eeaa954 CPU: fix double frequency value when using custom formation
Fix #1111
2024-07-22 22:14:43 +08:00
Carter Li
7c15d0ce88
Merge pull request #1105 from fastfetch-cli/dev
Release: v2.19.0
2.19.0
2024-07-22 13:46:40 +08:00
李通洲
036d407708
Doc: update README [ci skip] 2024-07-22 13:44:29 +08:00
李通洲
52715a0ec5
Fastfetch: rename binaryPrefixType to sizeBinaryPrefix 2024-07-22 10:59:23 +08:00
李通洲
4a6209e0e3
JsonConfig: rename display.binaryPrefix to display.size.binaryPrefix 2024-07-22 10:54:24 +08:00
李通洲
93bdaf10c4
Release: v2.19.0 2024-07-22 10:17:23 +08:00
李通洲
4a75123eb1
Host (macOS): tidy 2024-07-22 09:23:06 +08:00