4612 Commits

Author SHA1 Message Date
李通洲
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
李通洲
7f2ab7310a
Terminal: fix possible buffer overflow 2024-07-22 09:22:01 +08:00
Carter Li
3c9d9b3c67 Brightness (Linux): use brightness instead of actual_brightness
`actual_brightness` are above `max_brightness` on asahi. See also https://bugzilla.kernel.org/show_bug.cgi?id=203905
2024-07-21 12:44:31 +08:00
李通洲
7a1b214ffe Monitor (Windows): if current refresh rate is higher than preferred refresh rate, use it.
No better methods. I have tried EnumDisplaySettings and winrt DisplayPath::GetModes but none of them work.
2024-07-20 23:29:40 +08:00
李通洲
4fe1bb0b7e Display: detect if WCG enabled 2024-07-20 11:52:07 +08:00
李通洲
2f26045d30 Common: fix compiler warnings 2024-07-19 23:57:44 +08:00
李通洲
40e67a1d93 Doc: fix typo [ci skip] 2024-07-19 23:56:18 +08:00
李通洲
d7018c2fd3 DateTime: try fixing 32bit linux
Fix #1108
2024-07-19 22:53:10 +08:00
XhmikosR
9e1ba0d104
Doc: README.md: link to issue (#1107) [ci skip] 2024-07-19 22:22:36 +08:00
Carter Li
9f23ce93bd Doc: update changelog [ci skip] 2024-07-19 16:42:15 +08:00
李通洲
f89cbf6bc8 Monitor: enable module on FreeBSD and SunOS
Fix #1101
2024-07-19 16:04:46 +08:00
李通洲
e12c6e6fd7
Colors: fix bug with --pipe enabled 2024-07-19 15:02:17 +08:00
Carter Li
7ba1e3d3d9 Monitor (Linux): detect by Xrandr if EDID is not available 2024-07-19 05:43:15 +00:00
李通洲
672bf0ef54
Display: update JSON output structure 2024-07-18 22:51:46 +08:00
Carter Li
96ec2b662c Display (Linux): support HDR detection for KDE; fix build 2024-07-18 18:51:33 +08:00
李通洲
c3de293450
Display: print more information 2024-07-18 16:43:19 +08:00
李通洲
f11b07ba8a
DisplayServer (macOS): detect bit depth 2024-07-18 16:41:57 +08:00
李通洲
4e84153e9d
Display (Windows): check for hdr enabled & bit depth 2024-07-18 16:40:45 +08:00
李通洲
121cbde661 Monitor (Windows): detect maximum refresh rate 2024-07-18 15:10:15 +08:00