李通洲
501803c873
Logo (Builtin): add Xenia
...
https://github.com/hykilpikonna/hyfetch/issues/197
2023-10-14 18:15:04 +08:00
李通洲
e9c2a43de1
Brightness: add --brightness-ddcci-sleep to set the sleep times (in ms) when sending DDC/CI requests
...
Fix #580
2023-10-14 10:04:08 +08:00
李通洲
af94596202
Revert "Brightness (Linux): allow specifying busno for ddcutil"
...
This doesn't seem to improve much performance, but increase code
complexity a lot
This reverts commit 42e87b498c .
2023-10-14 09:35:40 +08:00
李通洲
42e87b498c
Brightness (Linux): allow specifying busno for ddcutil
...
Ref: #580
2023-10-14 01:38:02 +08:00
李通洲
839ff311de
Wifi (macOS): work around #581
2023-10-13 16:47:45 +08:00
李通洲
ebab281471
Processes (Linux): fix implementation
...
`sysinfo.procs` reports number of all running threads, instead of processes
2023-10-11 21:10:47 +08:00
李通洲
582788645d
Doc: add information about how to make Termux API actually work
2023-10-11 16:32:20 +08:00
李通洲
643fed7d1c
Doc: metion bug #581
2023-10-11 16:31:47 +08:00
李通洲
076324e60e
Wifi (macOS): remove undesired code
2023-10-11 15:23:21 +08:00
李通洲
1fe92738d8
macOS: embed Info.plist
2023-10-11 15:17:14 +08:00
李通洲
e319be19de
Wifi (macOS): print <unknown ssid> when we can't get SSID
...
SSID is not available after Sonoma. According to the doc: SSID information is not available unless Location Services is enabled and the user has authorized the calling app to use location services.
2023-10-11 14:48:48 +08:00
李通洲
ab8448ee47
DiskIO (Windows): fix device name detection
2023-10-10 21:51:15 +08:00
李通洲
5493f418ed
Users: fix crashing on Windows; rename tty to more common name sessionName
2023-10-10 20:21:11 +08:00
李通洲
4e75fa958d
Logo (Builtin): add EndeavourSmall
...
Ref: https://github.com/dylanaraps/neofetch/pull/2391
2023-10-10 19:21:05 +08:00
李通洲
0847432dd9
CPUUsage: rename cpuusage-display-type to separate
2023-10-10 19:02:42 +08:00
李通洲
e297144fe2
CPUUsage: fix multi core data detection
2023-10-10 18:46:59 +08:00
李通洲
42cf88be9d
CPUUsage: support display value per core
2023-10-10 16:24:44 +08:00
李通洲
6b008ed93b
CPUUsage (FreeBSD): count cpu cores separately
2023-10-10 13:56:19 +08:00
李通洲
c96d21c7c0
CPUUsage (Linux): count cpu cores separately
2023-10-10 13:41:08 +08:00
李通洲
2feb53149a
Revert "CpuUsage (apple): simplify implementation"
...
This reverts commit cabd36d078 .
2023-10-10 13:41:08 +08:00
李通洲
e7df94495c
Temp (FreeBSD): improve CPU temp detection
2023-10-10 13:41:08 +08:00
李通洲
42f6d029b0
Doc: update JSON schema; make it more IDE friendly
2023-10-09 20:27:40 +08:00
李通洲
ccbb252466
DiskIO: update doc and json schema
2023-10-09 19:24:25 +08:00
李通洲
d16bdb30b9
DiskIO: update formatting help messages; update json keys
2023-10-09 16:40:47 +08:00
李通洲
8fa6aee571
Disk: move physicalType to module DiskIO
...
Physical type applies to physical disks, not partitions
2023-10-09 16:32:31 +08:00
李通洲
4194e56912
DiskIO (Windows): better name detection for Github Action
2023-10-09 15:39:34 +08:00
李通洲
a0343d6bf7
CI: run --format json
2023-10-09 14:56:28 +08:00
李通洲
44b417deca
DiskIO (FreeBSD): skip /dev/pass*
2023-10-09 14:26:51 +08:00
李通洲
5ccd196ae4
DiskIO: print devPath
2023-10-09 14:24:29 +08:00
李通洲
b76d6e9faa
DiskIO (FreeBSD): add support
2023-10-09 14:20:40 +08:00
李通洲
2d2e0ddc6d
Libc (FreeBSD): detect FBSD version
2023-10-09 13:28:30 +08:00
李通洲
430da1578d
Libc (macOS): detect libSystem version
2023-10-09 10:43:58 +08:00
李通洲
1188db9475
CMake: simplify musl version detection
2023-10-09 10:43:40 +08:00
李通洲
685676bd0f
CMake: don't hardcode system arch
2023-10-09 09:05:11 +08:00
李通洲
fa46dce0e1
CMake: detect uclibc and musl version
2023-10-08 21:03:10 +08:00
李通洲
2e60f34cd8
DiskIO: add to presets/all
2023-10-08 21:02:48 +08:00
李通洲
dc50e24a29
Doc: update changelog and readme
2023-10-08 21:02:31 +08:00
Jami Kettunen
1f23e93951
Logo: add Chimera Linux
...
Ref: https://github.com/chimera-linux/cports/blob/master/contrib/neofetch/patches/chimera.patch
2023-10-08 19:26:11 +08:00
李通洲
8df6409cb1
DiskIO (Windows): better device name detection
2023-10-08 16:46:53 +08:00
李通洲
5c5c66d960
DiskIO: fix segfault...
2023-10-08 16:38:50 +08:00
李通洲
0b0e286b9c
DiskIO: support --diskio-name-prefix
2023-10-08 16:30:09 +08:00
李通洲
b2130477ae
DiskIO (macOS): add support
2023-10-08 16:29:53 +08:00
李通洲
085d0924db
Brightness (Linux): try improving compatibility of ddcutil 2.0
...
ddcutil 2.0 increases SONAME version to `libddcutil.so.5`. More testing needed
Ref: #576
2023-10-08 10:34:01 +08:00
李通洲
78249bf4f7
CPU: add new option --cpu-freq-ndigits
...
Fix #578
2023-10-08 10:10:06 +08:00
李通洲
4c9d9f6223
TerminalFont (Linux): fix typo
2023-10-08 09:56:45 +08:00
李通洲
d7649d9f8f
DiskIO: fix building
2023-10-08 09:51:51 +08:00
李通洲
49e2acd15e
Printing: fix --help *-format
2023-10-08 09:51:51 +08:00
李通洲
e4a6bf17e4
Terminal: support kgx (gnome console)
...
Fix #577
2023-10-08 09:51:32 +08:00
李通洲
276e22f6b0
DiskIO: init module
2023-10-07 23:56:15 +08:00
李通洲
b1d63e03d8
NetIO: fix --help netio-format
2023-10-07 22:58:50 +08:00