416 Commits

Author SHA1 Message Date
李通洲
d94fc32f45
Colors: support --colors-key 2023-09-22 15:05:27 +08:00
李通洲
a0efbd20a1
Title: make this module formattable 2023-09-22 15:05:27 +08:00
李通洲
4d86c53e81
Custom: code cleanup 2023-09-22 14:57:04 +08:00
李通洲
560c2acb88
Global: add --module-key " " as a magic case for hiding keys 2023-09-21 16:17:23 +08:00
李通洲
8cbe3f6453 GPU (Linux): add full GPU detection support in WSL
With DX12 API ;)
2023-09-21 15:47:03 +08:00
李通洲
30ae8a2f96
Packages (Linux): fix dpkg package number detection 2023-09-20 16:17:02 +08:00
李通洲
5337e5cead
Packages (Linux): fix snap package number detection on systems other than Ubuntu
Fixes 562
2023-09-20 16:03:35 +08:00
李通洲
576fcd7d3d
Display: print display type 2023-09-20 16:03:35 +08:00
李通洲
64615e635f
Doc: update changelog 2023-09-20 10:16:18 +08:00
李通洲
7cd79d34bb
Presets: remove devinfo and verbose 2023-09-18 14:19:19 +08:00
李通洲
bdc79a2995 Doc: update changelog 2023-09-18 00:15:15 +08:00
李通洲
49f42cd003
Doc: update changelog 2023-09-14 15:29:15 +08:00
李通洲
df945e824b
Deps: upgrade yyjson 2023-09-14 08:38:59 +08:00
李通洲
8d914ace33 Doc: update changelog 2023-09-13 17:36:39 +08:00
李通洲
34417ae692 TerminalFont: support contour 2023-09-02 08:11:21 -04:00
李通洲
552e0f84aa Doc: update changelog 2023-09-02 00:47:05 -04:00
李通洲
21e5df2826
Global: replace cpu-usage to cpuusage 2023-08-29 17:47:20 +08:00
李通洲
bddcb4772c DE (FreeBSD): add fast path for xfce4 version detection 2023-08-29 10:47:24 +08:00
李通洲
0534882f4e Cursor: Don't print 0px 2023-08-26 05:43:15 -04:00
李通洲
ce2f2f4416 Doc: update changelog 2023-08-26 05:31:00 -04:00
李通洲
e51999edd1 Doc: update changelog 2023-08-26 13:43:33 +08:00
李通洲
c40086615f
Release v2.0.4 2023-08-25 15:05:39 +08:00
李通洲
047dca3849
CI: include presets (Windows) 2023-08-24 14:42:47 +08:00
李通洲
1f7c6ab70c
Fastfetch: add --config 2023-08-24 14:36:32 +08:00
李通洲
ce47a82fb5
Doc: update changelog 2023-08-24 10:46:38 +08:00
李通洲
fd5d2c84e8
Logo (Builtin): add Tuxedo OS 2023-08-21 22:46:50 +08:00
李通洲
ef6af84ea1 Fastfetch: fix presets not detected by file name (#529) 2023-08-21 22:14:44 +08:00
李通洲
f64bf73279
Windows: fix compiling for GCC 2023-08-21 20:28:27 +08:00
李通洲
f23384725f
Version: add new module 2023-08-21 09:19:16 +08:00
李通洲
5a43adb62b Doc: update changelog 2023-08-20 00:09:48 +08:00
李通洲
e5e4c8bf88
Fastfetch: refactor command line option parsing code
1. improve performance
2. remove `-c`
3. rename `--recache` to `--logo-recache`, and remove `-r`
2023-08-17 16:10:05 +08:00
李通洲
c888254f70
Modules: major code refactor
Also fix some bugs found when refactoring
2023-08-17 16:10:02 +08:00
李通洲
75323d64f8
Chore: fix typo 2023-08-16 16:51:54 +08:00
李通洲
a0c4f2febd
Global: support --bar-width 2023-08-16 16:51:41 +08:00
李通洲
4b714c7057
Doc: update changelog 2023-08-16 14:52:20 +08:00
李通洲
559bca4223
Global: add --bar-char-elapsed, --bar-char-total and --bar-border options 2023-08-16 14:41:56 +08:00
李通洲
98b9ef74cf Disk (Linux): fix label detection 2023-08-15 21:11:52 +08:00
李通洲
e6be90614a fastfetch: support --key-width 2023-08-15 21:11:52 +08:00
李通洲
8835f66b8c
Fastfetch: unescape strings only when parsing .conf files
So that `NO_CONFIG=1 ./fastfetch --os-key \\\\ -s os -l none` prints `\\: *`
2023-08-15 16:41:04 +08:00
李通洲
550011c5f1
Release: v2.0.0 2023-08-14 09:24:33 +08:00
李通洲
658598f43a
--logo-source / --load-config: support path with env variables (*nix) 2023-08-13 10:59:50 +08:00
李通洲
1f265c5d5c Doc: update changelog 2023-08-12 10:09:36 +08:00
李通洲
a87a0470ca Fastfetch: fix #517
1. Fix specifying `--set-keyless` with the same key second time won't override the value set before
2. Fix specifying `--color` second time won't clear the value set before
2023-08-12 10:04:02 +08:00
李通洲
77f79dc5d7 Doc: update changelog, metion libm usage 2023-08-10 11:08:16 +08:00
李通洲
d8e221517b
Brightness: fix --brightness-format 2023-08-09 16:30:14 +08:00
李通洲
921f3e3c34
PhysicalDisplay: fix typo 2023-08-09 13:27:52 +08:00
李通洲
74233ac0cb
Temps (macOS): code refactors 2023-08-07 10:19:08 +08:00
李通洲
819c78e74c
Fastfetch: add option --bright-color 2023-08-04 16:05:25 +08:00
李通洲
c1b75c0e4d
Doc: update changelog 2023-08-04 14:53:22 +08:00
李通洲
172b3b2968
Disk (BSD): fix bytesUsed calculation
Follow up of #508
2023-08-01 16:11:58 +08:00