李通洲
|
18233a27c5
|
Disk (Windows): detect disk physical type
|
2023-09-30 15:00:59 +08:00 |
|
李通洲
|
9857f48bb9
|
OS (Linux): actually display debian .x version
Also display code name on Linux
|
2023-09-28 23:40:03 +08:00 |
|
李通洲
|
289976372f
|
Shell: improve nu version detection performance
|
2023-09-27 20:05:55 +08:00 |
|
李通洲
|
72d2ce4b43
|
Logo: add LainOS
Ref: https://github.com/dylanaraps/neofetch/pull/2382
|
2023-09-27 15:52:52 +08:00 |
|
李通洲
|
eb0faec74a
|
NetIO (Android): fix building
Doesn't work because `/sys` is unaccessable on Android
|
2023-09-27 15:34:53 +08:00 |
|
李通洲
|
767f99cffa
|
CPU (Linux): only try lscpu on Linux
Since `lscpu` is a program of `util-linux`
|
2023-09-27 15:11:05 +08:00 |
|
李通洲
|
7caa8d4618
|
CPU (Linux): try detecting CPU name using lscpu
Fix #567
|
2023-09-27 15:05:26 +08:00 |
|
李通洲
|
88c12486bf
|
Processing (Linux): always set LANG to C before executing child process
|
2023-09-27 15:02:55 +08:00 |
|
李通洲
|
8b357c27b4
|
Logo (Builtin): add Amazon LInux
Fix #566
|
2023-09-27 11:06:09 +08:00 |
|
李通洲
|
a7a8f2f461
|
NetIO (BSD): fix compiling
|
2023-09-27 10:48:54 +08:00 |
|
李通洲
|
5e5c0b4a58
|
NetIO: improve performance
|
2023-09-27 10:31:35 +08:00 |
|
李通洲
|
154657b455
|
NetUsage: rename to NetIO
|
2023-09-27 00:06:11 +08:00 |
|
李通洲
|
3866f27448
|
NetUsage (BSD): fix compiling
|
2023-09-26 23:58:05 +08:00 |
|
李通洲
|
b4f29918ed
|
NetUsage: finish docs
|
2023-09-26 23:18:19 +08:00 |
|
李通洲
|
b29b78b321
|
NetUsage: finish module
|
2023-09-26 23:00:31 +08:00 |
|
李通洲
|
917b049030
|
LocalIP: cache default route value
|
2023-09-26 21:49:01 +08:00 |
|
李通洲
|
4843dedb4d
|
LocalIp: filter --localip-default-route-only inside detection code
|
2023-09-26 20:57:02 +08:00 |
|
李通洲
|
69373906ca
|
Windows: pre-basic msvc support
|
2023-09-26 20:13:32 +08:00 |
|
李通洲
|
24a6efa227
|
NetUsage: finish first working version
|
2023-09-26 19:54:19 +08:00 |
|
李通洲
|
9004d9e05c
|
NetUsage (BSD): add detection support
|
2023-09-26 12:04:19 +08:00 |
|
李通洲
|
fa4fccd426
|
NetUsage (Windows): add detection support
|
2023-09-26 11:20:26 +08:00 |
|
李通洲
|
57bd741d96
|
NetUsage (Linux): new module (WIP)
|
2023-09-26 11:20:26 +08:00 |
|
李通洲
|
50c8809d51
|
LocalIp (Linux): add ioCounter detection
|
2023-09-26 09:52:10 +08:00 |
|
李通洲
|
e4c1ec916b
|
FFstrbuf: change ffStrbufToUInt16 to more general function ffStrbufToUInt
|
2023-09-26 09:52:10 +08:00 |
|
李通洲
|
a4bc07cba5
|
LocalIp (Windows): add ioCounter detection
|
2023-09-26 09:52:10 +08:00 |
|
李通洲
|
40e542852f
|
CMake: disable ASan on macOS
Ref: https://stackoverflow.com/questions/64126942/malloc-nano-zone-abandoned-due-to-inability-to-preallocate-reserved-vm-space
|
2023-09-26 09:14:39 +08:00 |
|
李通洲
|
bde2d67f25
|
CMake: disable UBSan
|
2023-09-26 08:58:16 +08:00 |
|
李通洲
|
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 |
|