4203 Commits

Author SHA1 Message Date
李通洲
30a5dd52b1
Editor: add new module
Fix #430
2024-05-22 16:32:27 +08:00
李通洲
92136370bb
CI: add bootmgr 2024-05-22 16:09:09 +08:00
李通洲
d196b8079e
GPU (Linux): don't query DRM drivers for driver version
Fix #956
2024-05-22 13:37:50 +08:00
李通洲
a3dbac7dfc
Completion (Fish): fix compatibility for old python versions 2024-05-22 10:34:07 +08:00
李通洲
59c853fb01
GPU: write & use our own simplified nvml header 2024-05-21 22:31:36 +08:00
李通洲
5ec272acff OS (Linux): remove special handling of Loc-OS
Unless a proper reason is provided
2024-05-21 18:53:31 +08:00
CuerdOS
c72fdab301
Logo (Builtin): Added CuerdOS support (#954)
* Added CuerdOS support

* Update os_linux.c

* Update os_linux.c

---------

Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
2024-05-21 18:51:48 +08:00
李通洲
183f12d8b5
Presets: fix bad nerd icons 2024-05-21 15:47:37 +08:00
Carter Li
395810cd79 DisplayServer (Wayland): don't display eDP-1-unknown 2024-05-21 14:25:09 +08:00
Carter Li
36cf5856b5
Merge pull request #952 from fastfetch-cli/dev
Release: v2.13.1
2.13.1
2024-05-21 01:42:10 +00:00
李通洲
01d1336cf0
CPU (FreeBSD): remove unused variables 2024-05-21 09:28:21 +08:00
李通洲
28f2e9ea96
Release: v2.13.1 2024-05-21 09:24:53 +08:00
Carter Li
2d4e7f10c4
CPU: add option --show-pe-core-count 2024-05-21 09:21:03 +08:00
Carter Li
aa1a5b8c36 CPU: fix CPU frequency not displayed if bios_limit doesn't exist
Regression of 264b6794f3d10a9bd0f021d6ae149b47ee7ae9fa
2024-05-21 08:44:49 +08:00
Carter Li
43bdb68cbf
Merge pull request #949 from fastfetch-cli/dev
Release: v2.13.0
2.13.0
2024-05-20 13:28:45 +00:00
李通洲
8b43e331e3 GPU (Linux): silence compiler warnings 2024-05-20 21:07:28 +08:00
李通洲
302716fa61
GPU: silence compiler warnings 2024-05-20 20:43:24 +08:00
李通洲
188b6aba10
Release: v2.13.0 2024-05-20 20:40:25 +08:00
李通洲
7af9cab688
CI: try fixing Win32 build 2024-05-20 19:37:14 +08:00
李通洲
714b88c638 Packages (Linux): try fixing nix-user detection
Fix #937
2024-05-20 19:14:32 +08:00
李通洲
d9f1db10aa Completions (Fish): disable enum value suggestion 2024-05-20 19:05:38 +08:00
李通洲
bb10e1c9a3 Doc: update help message of --gpu-detection-method 2024-05-20 19:04:57 +08:00
李通洲
264b6794f3 CPU (Linux): detect bios limited frequency and print it by default
To match neofetch's behavior

Fix #947
2024-05-20 18:35:10 +08:00
Carter Li
a8b734c877 GPU: change option --gpu-force-vulkan to --gpu-detection-method 2024-05-20 16:46:04 +08:00
Carter Li
10ca77610e GPU (Linux): detect GPU core count and freq for asahi linux 2024-05-20 15:32:13 +08:00
Carter Li
c2eaea3665 Logo (Builtin): fix KDE neon
Fix #948
2024-05-20 15:31:18 +08:00
Carter Li
1619f0ab6c GPU (Linux): fix memory leaks 2024-05-20 11:00:51 +08:00
李通洲
aba211221b Doc: update README [ci skip] 2024-05-19 23:07:10 +08:00
李通洲
81485baadb
CPU: better compatibility for Intel CPUs 2024-05-19 22:18:07 +08:00
李通洲
1b4fc38330
GPU (Linux): detect drm driver version 2024-05-19 22:18:06 +08:00
李通洲
3571d9277d
CPU (Linux): take --cpu-freq-ndigits into account in --cpu-format 2024-05-19 22:18:06 +08:00
李通洲
e9b535d277
GPU (Linux): improve perf 2024-05-19 22:18:06 +08:00
李通洲
09ffd32144
GPU (Linux): improve Intel GPU detection code 2024-05-19 22:18:06 +08:00
Sergey Fedorov
27aa5c0343
opencl.c: unbreak build on macOS with no OpenCL support (#940)
Fixes: https://github.com/fastfetch-cli/fastfetch/issues/939
2024-05-19 21:51:46 +08:00
Sergey Fedorov
1d95f9b224
CMakeLists: unbreak build with GCC on macOS (#941) 2024-05-19 21:46:34 +08:00
李通洲
4f1cb779ab OS (Linux): fix BUILD_ID not parsed 2024-05-19 11:12:38 +08:00
Shu Niu
758ddae344
macOS: Add support for old MacOS version (#936)
* Add support for old MacOS version,  fix-1.

* Add support for old MacOS version,  fix-2.

* Add support for old MacOS version with fixing metal gpu api.

* Update disk_bsd.c

* Update disk_bsd.c

* Update gpu_apple.m

* Update monitor_apple.m

* Update os_apple.m

* Update wifi_apple.m

* Update camera_apple.m

* Update camera_apple.m

---------

Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
2024-05-19 09:31:08 +08:00
李通洲
14969b31d0 CPU (Windows): fix silly mistake 2024-05-18 20:53:11 +08:00
李通洲
d88e2eeb36 CPU (macOS): fix compiling 2024-05-18 19:57:24 +08:00
李通洲
7946e69a66 CPU: print core count for different core types 2024-05-18 18:08:38 +08:00
Carter Li
15766f5266 Disk (BSD): dont set createTime if stat fails to detect it 2024-05-18 13:38:07 +08:00
Carter Li
ed02845c40 OS (Linux): better code name detection 2024-05-18 13:11:22 +08:00
Carter Li
4ffa0ffcb7 Disk (FreeBSD): ensure createTime is inited 2024-05-18 13:09:37 +08:00
Carter Li
c04c040713 Wifi (FreeBSD): fix bssid & status detection 2024-05-18 11:58:35 +08:00
Matheus Castello
c763896b49
Logo (builtin): Fix TorizonCore logo colors (#934)
You can verify the colors of the logo from https://www.torizon.io/

Signed-off-by: Matheus Castello <matheus.castello@toradex.com>
2024-05-18 11:57:21 +08:00
李通洲
e9a44f71b2 Bootmgr (Android): fix compiling 2024-05-18 11:08:21 +08:00
李通洲
5078c8d910 Revert "GPU (Windows): try removing limitation"
This reverts commit eda949647982c4aaf91eebd5dbff8d218300c7dd.
2024-05-18 10:39:51 +08:00
李通洲
f9e0efb7ee Smbios: improve SMBIOS data reading code 2024-05-18 10:35:17 +08:00
Carter Li
926390508e CPU (FreeBSD): fix core count detection 2024-05-18 16:43:33 +08:00
Carter Li
45446c1c1d Bootmgr (FreeBSD): silence compiler warnings 2024-05-18 16:41:30 +08:00