李通洲
|
6d1bde17c8
|
Wifi (macOS): silence compiler warnings
|
2023-09-25 16:11:00 +08:00 |
|
李通洲
|
ad0c2aa2e9
|
Version: detect compiler and compile time
|
2023-09-24 23:07:03 +08:00 |
|
李通洲
|
ddbd198864
|
Doc: update changelog
|
2023-09-24 22:21:18 +08:00 |
|
李通洲
|
3e768ddfd4
|
OS (Linux): detect detailed debian version
Ref: https://github.com/dylanaraps/neofetch/issues/2381
|
2023-09-24 21:50:12 +08:00 |
|
李通洲
|
6ccf8856b9
|
Bluetooth (Windows): fix mac address detection
|
2023-09-24 21:16:54 +08:00 |
|
李通洲
|
1caaa69deb
|
Platform: fix memleaks
|
2023-09-23 11:58:46 +08:00 |
|
李通洲
|
5aa2798e42
|
Kernel (Windows): detect service pack version
|
2023-09-23 11:51:37 +08:00 |
|
李通洲
|
597daddf2a
|
Fastfetch: add -c as a shortcut of --load-config
|
2023-09-23 09:56:34 +08:00 |
|
李通洲
|
ff1c3d9888
|
Doc: update changelog
|
2023-09-23 09:56:34 +08:00 |
|
李通洲
|
cc6cdb96fb
|
Networking: support timeout on Linux
|
2023-09-23 09:56:34 +08:00 |
|
李通洲
|
db5619541a
|
Init (Windows): actually disable stdout buffer with --no-buffer
|
2023-09-22 15:06:02 +08:00 |
|
李通洲
|
d94fc32f45
|
Colors: support --colors-key
|
2023-09-22 15:05:27 +08:00 |
|
李通洲
|
34723bba89
|
Colors: don't parse --colors-* as --color *
|
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 |
|
李通洲
|
592de4c8f2
|
CI: print dependencies
|
2023-09-21 16:11:04 +08:00 |
|
李通洲
|
8cbe3f6453
|
GPU (Linux): add full GPU detection support in WSL
With DX12 API ;)
|
2023-09-21 15:47:03 +08:00 |
|
李通洲
|
ec8ee1a509
|
TerminalFont: fix compiler warnings
|
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 |
|
李通洲
|
38c22bf771
|
Disk (FreeBSD): hide /boot like what linux does
|
2023-09-20 10:16:18 +08:00 |
|
李通洲
|
064f624eab
|
macOS: fix compiler warnings on latest xcode
|
2023-09-19 14:43:55 +08:00 |
|
李通洲
|
26e5790a78
|
Brightness: report more detailed values
|
2023-09-19 13:25:50 +08:00 |
|
李通洲
|
48cecd0ad1
|
CPU: update JSON format structure
|
2023-09-19 10:50:52 +08:00 |
|
李通洲
|
69e57e52ab
|
Disk (Android): fix detection on Android
|
2023-09-18 23:03:14 +08:00 |
|
李通洲
|
dbd6e45aba
|
Disk (Android): fix build
|
2023-09-18 22:25:15 +08:00 |
|
李通洲
|
3714dfdca7
|
Presets: new example
|
2023-09-18 20:51:09 +08:00 |
|
李通洲
|
06b1051a7e
|
Global: don't trim custom strings
It can be useful to align separators
|
2023-09-18 20:46:30 +08:00 |
|
李通洲
|
8edb7d3833
|
Logo: fix Windows 11_small
|
2023-09-18 20:45:23 +08:00 |
|
李通洲
|
8a14cbae0c
|
JSON: don't print the non-standand NaN
|
2023-09-18 20:12:33 +08:00 |
|
李通洲
|
7f727086af
|
Disk: move filesystem outside of files (JSON format)
|
2023-09-18 20:01:41 +08:00 |
|
李通洲
|
7cd79d34bb
|
Presets: remove devinfo and verbose
|
2023-09-18 14:19:19 +08:00 |
|
李通洲
|
939165d4cf
|
Platform: align logic of getting host name to neofetch
Fixes: #561
|
2023-09-18 13:56:32 +08:00 |
|
李通洲
|
b4f063e1da
|
Disk (Linux): detect external disk more accurately
|
2023-09-18 10:06:14 +08:00 |
|
李通洲
|
bdc79a2995
|
Doc: update changelog
|
2023-09-18 00:15:15 +08:00 |
|
李通洲
|
2bb78af1a7
|
Disk (Linux): detect USB devices as external volumes only
Fixes #559
|
2023-09-18 00:14:05 +08:00 |
|
李通洲
|
d8e4575157
|
Disk (Linux): fix ZFS subvolume detection
|
2023-09-17 22:28:03 +08:00 |
|
李通洲
|
b54e182c0f
|
Disk (Windows): detect volume name
|
2023-09-17 20:41:07 +08:00 |
|
李通洲
|
fe89e71200
|
Disk (Linux): try fixing zpool detection
Ref: #559
|
2023-09-17 20:08:46 +08:00 |
|
xbt573
|
fb69d56297
|
Arguments: handle --lib-pulse properly
|
2023-09-17 02:13:48 -04:00 |
|
李通洲
|
6c1b39ae60
|
Shell (FreeBSD): remove trailing \0
|
2023-09-16 20:46:49 +08:00 |
|
李通洲
|
2082e01555
|
Theme: support JSON format (2)
|
2023-09-16 20:36:28 +08:00 |
|
李通洲
|
24a9231ad0
|
Kernel (Windows): remove trailing \0
|
2023-09-15 20:58:57 +08:00 |
|
李通洲
|
3c7903cc14
|
JsonSchema: add processingTimeout
|
2023-09-15 19:06:32 +08:00 |
|
李通洲
|
b721f9020e
|
Logo (Builtin): improve performance on Windows
|
2023-09-15 11:07:47 +08:00 |
|
李通洲
|
bd02e5c632
|
Logo: code refactor
|
2023-09-15 10:53:09 +08:00 |
|
李通洲
|
0d5cf52f08
|
FFstrbuf: add ffStrbufAppendNC
|
2023-09-15 10:35:12 +08:00 |
|