Linus Dierheimer
25a833207e
Merge pull request #329 from wvlab/dev
...
Add Nobara logo
2022-11-02 19:36:47 +01:00
WVlab
8224f8c4c6
README: Add Nobara to avaliable logos section
2022-11-02 16:27:03 +00:00
WVlab
c455718ada
add nobara logo
2022-11-02 16:00:00 +00:00
Linus Dierheimer
37b1d24575
Merge pull request #328 from jumps-are-op/fix_cpu_format_setting
...
Fix setting `cpu-format`
2022-11-01 16:34:40 +01:00
jumps
449d121f19
Fix setting cpu-format
...
`--cpu-format` set `terminal-format` instead of `cpu-format` because of
a typo in fastfetch.c
2022-11-01 18:25:42 +03:00
Linus Dierheimer
9a51d203de
Merge pull request #327 from jumps-are-op/add_parabola_logo
...
Logo: Add Parabola GNU/Linux-libre logo (instead of #324 )
2022-11-01 16:11:15 +01:00
jumps
0e92fc2289
README: Add Parabola to logos sections
2022-11-01 18:08:06 +03:00
jumps
54c649e76e
Add Parabola GNU/Linux-libre logo
2022-11-01 17:53:59 +03:00
Linus Dierheimer
45f8b86f13
Don't segfault if 0 is given as argument index
...
#326
2022-11-01 14:54:27 +01:00
Linus Dierheimer
a8a1f98a8f
Merge pull request #323 from CarterLi/dev
...
Improve detection on Android
2022-11-01 14:34:38 +01:00
李通洲
b8f14c964a
Disk: detect Windows volumes on WSL
2022-10-28 16:29:31 +08:00
李通洲
de964d3e77
Disk: only prints useful mount points on Android
...
fix #322
2022-10-28 16:29:31 +08:00
李通洲
4634606a36
CpuUsage: clearify the restriction on Android
2022-10-28 16:29:31 +08:00
Linus Dierheimer
5d306ed9f3
Don't print vulkan driver info, if it contains new lines
...
#316
2022-10-27 13:23:24 +02:00
Linus Dierheimer
ba1fc7a03e
Merge pull request #319 from CarterLi/dev
...
Improvements for FreeBSD and a small fix for macOS
2022-10-27 11:37:02 +02:00
李通洲
8b43605abf
README: document Chocolatey support
2022-10-27 17:03:53 +08:00
李通洲
2ee5b3b7a5
TerminalShell: add support for tcsh
...
which is the default shell for freebsd
2022-10-27 16:45:59 +08:00
李通洲
302a588812
TerminalShell: fix shellExe detection on macOS
...
`proc_pidpath()` works only if bufsize >= PROC_PIDPATHINFO_MAXSIZE
2022-10-27 16:45:59 +08:00
李通洲
2a1330dea3
README: clearify we support FreeBSD only, not OpenBSD or NetBSD
2022-10-27 16:45:59 +08:00
李通洲
5472621ac0
Disk: support freebsd
...
Also rewrite macOS detection to share code with bsd
2022-10-27 16:45:59 +08:00
李通洲
9ad7ba7144
CpuTemp: support freebsd
...
Untested
2022-10-27 11:15:53 +08:00
李通洲
895d151e2e
Host: support freebsd
2022-10-27 11:15:53 +08:00
李通洲
3ee15d0401
CpuUsage: add to presets/all
2022-10-27 10:17:29 +08:00
李通洲
60ad6792ba
CpuUsage: support freebsd
2022-10-27 10:17:29 +08:00
Linus Dierheimer
b878d3ccf6
Merge pull request #315 from CarterLi/dev
...
Improvements and bug fix for terminal font detection
2022-10-26 15:18:07 +02:00
李通洲
f93bd9e28b
TerminalFont: fix platform font detection
...
my bad...
2022-10-26 20:02:15 +08:00
李通洲
9c73f6b787
TerminalShell: support freebsd
2022-10-26 19:49:25 +08:00
李通洲
64b9f69fb1
Swap: support freebsd
2022-10-26 17:43:08 +08:00
李通洲
aca2c01c9e
Processes: support freebsd
2022-10-26 17:43:08 +08:00
李通洲
470d160346
Uptime: support freebsd
2022-10-26 17:43:08 +08:00
李通洲
e225b496b1
Disk: don't print hidden removable volumes (macOS)
2022-10-25 20:02:26 +08:00
李通洲
f470744e44
Kernel: improve performance, detect code name (Windows)
2022-10-25 20:02:26 +08:00
李通洲
42fec6e61f
Logo: add new Windows 11 logo
...
Ref: https://github.com/dylanaraps/neofetch/pull/2187
2022-10-24 22:20:59 +08:00
李通洲
883a535441
Packages: support Chocolatey (Windows)
2022-10-23 23:28:49 +08:00
Linus Dierheimer
65b342cac7
Merge pull request #314 from CarterLi/dev
...
Improve performance on Windows
2022-10-23 15:55:33 +02:00
李通洲
1395abcf09
TerminalFont: improve Windows Terminal terminal font detection on Windows
2022-10-23 18:48:31 +08:00
李通洲
e59d64513f
Silence warnings
2022-10-23 17:54:19 +08:00
李通洲
ed85b8249a
Init: enable buffering on Windows
2022-10-23 17:54:02 +08:00
Linus Dierheimer
bddf1c67bf
Merge pull request #313 from CarterLi/fix
...
Fixes and performance improvements
2022-10-23 09:48:11 +02:00
李通洲
62ab091350
Printing: improve performace of ffPrintCharTimes
2022-10-23 10:46:09 +08:00
李通洲
1588f58726
Windows: silence warnings when building with clang
2022-10-23 10:11:54 +08:00
李通洲
688a16c941
Disk: fix --disk-folder parsing on Windows
2022-10-23 10:11:53 +08:00
李通洲
69b3a6871f
Init: improve option parsing performance
2022-10-23 10:11:53 +08:00
李通洲
0aac358e33
Init: simplify module arg parsing code
2022-10-23 10:08:02 +08:00
Linus Dierheimer
7f82f8d679
Merge pull request #312 from CarterLi/android
...
Android: add vulkan support for GPU detection
2022-10-22 18:19:32 +02:00
Linus Dierheimer
5fb96223a8
Merge pull request #308 from CarterLi/bar
...
Global: support bar output for percentage value #294
2022-10-22 18:18:44 +02:00
李通洲
e13c88cea6
Global: support bar output for percentage value #294
2022-10-22 16:15:12 +08:00
李通洲
fbc76714f5
Android: add vulkan support for GPU detection
...
Termux does have package pciutils, but it's put inside of root-repo and
and doesn't provide libpci.pc. So I think use vulkan can be a better
option than libpci because vulkan.so is provided by Android system.
To build with android support, install `vulkan-headers` and
`vulkan-loader-android` (for `vulkan.pc`).
2022-10-20 17:42:01 +08:00
Linus Dierheimer
c7adbc1309
Merge pull request #311 from LinusDierheimer/revert-306-dev
...
Revert "Add Univalent GNU/Linux's logo"
2022-10-19 08:29:53 +02:00
Linus Dierheimer
b27453d275
Revert "Add Univalent GNU/Linux's logo"
2022-10-19 08:29:39 +02:00