760 Commits

Author SHA1 Message Date
李通洲
21f3875c4f Host (Windows): detect serial number and UUID 2024-01-06 17:11:25 +08:00
Carter Li
5c75e271ef PowerAdapter (Linux): add support 2024-01-04 15:16:51 +08:00
李通洲
83ce3e4554
Wallpaper (macOS): support Sonoma 2024-01-03 10:15:56 +08:00
李通洲
ff0f91dc3c
macOS: fix mem leaks 2024-01-03 10:12:48 +08:00
李通洲
21353b8256
CMake (GPU): change ENABLE_NVIDIA_GPU to ENABLE_PROPRIETARY_GPU_DRIVER_API 2024-01-02 10:49:03 +08:00
Viorel
0a1de91a29 Add option for NVIDIA GPU support 2024-01-01 22:18:03 +08:00
李通洲
a56c092a78 Release: v2.5.0
Happy new year!
2023-12-31 18:44:32 +08:00
李通洲
c1f511c8f2 GPU: detect supported platform graphic API version 2023-12-29 23:13:44 +08:00
李通洲
dfb0eecf86
3rdparty: add amd_ags 2023-12-21 18:52:38 +08:00
李通洲
961e9a6a5f
GPU (Windows): detection with intel driver (WIP) 2023-12-20 00:49:56 +08:00
李通洲
d84ae91f59
Release: v2.4.0 2023-12-18 23:55:11 +08:00
李通洲
3cd81ec3ad PhysicalDisk: add new module 2023-12-18 15:12:52 +08:00
李通洲
40aa4a60d6
Packages: improve performance of pkg and rpm detection 2023-12-08 09:49:17 +08:00
李通洲
dcbda6c0d5 Release: v2.3.4 2023-12-08 00:04:38 +08:00
李通洲
91e4e94aaa CMake: fix --help doesn't work when building without python3 2023-12-07 23:51:56 +08:00
李通洲
0182e32f00
Release: v2.3.3 2023-12-07 09:33:26 +08:00
李通洲
bd40205427
Help: fix json text loading 2023-12-06 23:55:34 +08:00
李通洲
03f4ffb9d7
Release: v2.3.2 2023-12-06 10:48:06 +08:00
李通洲
a00cb2aede
CMake: install fish completion script 2023-12-06 10:38:55 +08:00
李通洲
4137b3829a
Release v2.3.1 2023-12-05 20:48:09 +08:00
Viorel
0bb08049bf Fix man page install location 2023-12-05 20:41:20 +08:00
李通洲
0bc725c5f6
Release: v2.3.0 2023-12-05 15:56:10 +08:00
李通洲
20970c6b71
CMake: silence compiler warnings 2023-12-04 15:00:25 +08:00
李通洲
ccfe961a1f
DiskIO (FreeBSD): support disk name, size and physical type detection 2023-12-04 13:54:26 +08:00
李通洲
42fd1a9cd7 DisplayServer (FreeBSD): enable libdrm support 2023-12-03 12:10:52 +08:00
李通洲
67f4b991d7
DisplayServer (Linux): use libdrm
Which correctly detects current mode ( instead of preferred mode ) and
supports refresh rate
2023-11-30 10:47:03 +08:00
李通洲
00721630ce
Board (Apple): use machine model indentifier as motherboard name 2023-11-28 13:36:19 +08:00
李通洲
02bdcd355c Help: minify JSON string 2023-11-21 15:11:49 +08:00
李通洲
03916b6a1d
Help: convert to parsable JSON format 2023-11-20 16:37:59 +08:00
Marius Messerschmidt
bb02ba0b2e Spelling: fix spelling of CMakeLists.txt 2023-11-18 15:47:22 +01:00
Marius Messerschmidt
647403fc30
Add manpage (#625)
* Manpage: add initial manpage template

* CMake: integrate manpage installation to CMake

* Manpage: add details about JSONC based config files

* Manpage: minor cleanups

* Manpage: fix --print-structure

* Manpage: fix --structure

* help: change load-config -> config

* Manpage: remove legacy config file description

* Manpage: remove --print-config- commands

* help: remove --print-config- commands

* Manpage: change migrate-config to gen-config

* Manpage: add -h as shortcut for help

* Manpage: escaped all '-'
2023-11-18 22:18:08 +08:00
李通洲
36bf978dc1 Bluetooth (Windows): remove hard dep of bthprops
Also fix resource leaks and better error message

Ref: https://github.com/fastfetch-cli/fastfetch/issues/623#issuecomment-1815682290
2023-11-18 16:09:54 +08:00
李通洲
7f999dfaaf OpenGL (Windows): remove hard dep of opengl32
Ref: https://github.com/fastfetch-cli/fastfetch/issues/623#issuecomment-1815682290
2023-11-18 15:40:09 +08:00
李通洲
6f6a68f7e5 Brightness (Windows): remove hard dep of dxva2
Ref: https://github.com/fastfetch-cli/fastfetch/issues/623#issuecomment-1815682290
2023-11-18 15:25:47 +08:00
李通洲
a44b8264af
Fastfetch: remove the old function of --gen-config
The file `config_user.txt` has not been maintained for long. Let's remove it.
2023-11-13 10:32:45 +08:00
李通洲
df2fdf05e6
Release v2.2.3 2023-11-08 10:14:31 +08:00
李通洲
0610faf1be
Release v2.2.2 2023-11-07 09:47:37 +08:00
李通洲
c241ead1d5
Logo (Builtin): update nixos_small, add nixos_old_small
Fix #608
2023-11-02 23:22:48 +08:00
李通洲
d59de1f158
Release v2.2.1 2023-11-02 14:35:16 +08:00
李通洲
f59be1faf2
Release v2.2.0 2023-11-01 11:29:03 +08:00
李通洲
ab51a209d7
CI: try fixing FreeBSD build 2023-10-31 22:53:06 +08:00
李通洲
38ac339011
WM: support WindowBlinds detection 2023-10-31 22:40:44 +08:00
李通洲
c6e5221826 CMake: build with ASAN conditionally 2023-10-31 14:57:32 +08:00
李通洲
cf66679323 DE: move version detection code to separate files 2023-10-30 22:46:38 +08:00
李通洲
55b41144db
WM: add flag --wm-detect-plugin 2023-10-30 16:34:35 +08:00
李通洲
38d5791d57 GPU: support memory, core count detection 2023-10-28 13:56:43 +08:00
Carter Li
cda4c62e9e macOS: fix building on old macOS version 2023-10-27 16:59:10 +08:00
李通洲
04409f4381
Wifi (macOS): better (or worse) support of security detection 2023-10-27 12:02:01 +08:00
李通洲
59a9209621
GPU: support Nvidia GPU temp detection 2023-10-27 00:00:19 +08:00
李通洲
399e2235d4
Options (Display): split code 2023-10-26 10:26:15 +08:00