李通洲
|
7248868e33
|
Sound (macOS): improve device id detection
|
2025-07-10 10:42:23 +08:00 |
|
Carter Li
|
2eda6464ad
|
Processing (Linux): use posix_spawnp for better performance
|
2025-07-09 23:56:02 +08:00 |
|
Carter Li
|
2622fc12a6
|
Chore (Linux): silence compiler warnings
|
2025-07-09 20:23:28 +08:00 |
|
李通洲
|
b178e43428
|
GPU (Windows): use nvapi to detect GPU type
|
2025-07-09 00:28:16 +08:00 |
|
李通洲
|
d00fca26c5
|
GPU (Windows): clean up
|
2025-07-09 00:08:13 +08:00 |
|
李通洲
|
23e4d1c4aa
|
Chore (Windows): tidy
|
2025-07-07 22:34:23 +08:00 |
|
李通洲
|
6871c8bb73
|
GPU (Windows): fix Win7 compatibility
|
2025-07-07 22:34:04 +08:00 |
|
李通洲
|
61adc7cf64
|
GPU (Windows): new method to detect device type
|
2025-07-07 22:03:30 +08:00 |
|
李通洲
|
9ba30adcba
|
GPU (Windows): add driver version fall back
|
2025-07-06 18:23:14 +08:00 |
|
李通洲
|
010b2c6262
|
CMake (Windows): remove setupapi dependency
|
2025-07-06 17:48:39 +08:00 |
|
李通洲
|
c65fb1a868
|
Battery (Windows): use CMAPI instead of SetupAPI
|
2025-07-06 17:04:51 +08:00 |
|
李通洲
|
2029679ea5
|
GPU (Windows): use CMAPI instead of SetupAPI
Improve performance
|
2025-07-06 17:04:31 +08:00 |
|
Carter Li
|
817f70c2cd
|
Presets: add a new example
Fix #1832
|
2025-07-05 08:33:55 +08:00 |
|
Carter Li
|
3a1f0485f4
|
PhysicalDisk: unifying white space trimming
|
2025-07-05 08:31:21 +08:00 |
|
李通洲
|
64910d0781
|
OS (Linux): detect fedora variants
Fix #1830
|
2025-07-04 10:31:59 +08:00 |
|
Dariqq
|
821462e152
|
Chore: Add a missing semicolon (#1828)
Followup to a9f021ccb9
|
2025-07-03 20:16:14 -05:00 |
|
Carter Li
|
b015fd579c
|
Packaging: update debian stuff [ci skip]
|
2025-07-03 14:53:14 +08:00 |
|
Carter Li
|
8b40a81e22
|
Merge pull request #1826 from fastfetch-cli/dev
Release: v2.47.0
2.47.0
|
2025-07-03 14:05:23 +08:00 |
|
李通洲
|
8be64714ba
|
OS (Linux): remove duplicated code
|
2025-07-03 11:03:14 +08:00 |
|
李通洲
|
fe5d739cba
|
Doc: update README [ci skip]
|
2025-07-03 10:51:42 +08:00 |
|
李通洲
|
dba0672a11
|
CMake: remove the unused option ENABLE_CPUUSAGE_PERFLIB
|
2025-07-03 10:47:44 +08:00 |
|
李通洲
|
3ed6acf3ca
|
Release: v2.47.0
|
2025-07-03 10:45:41 +08:00 |
|
李通洲
|
8c74c54bb0
|
README
|
2025-07-03 10:27:44 +08:00 |
|
Carter Li
|
818473102c
|
Logo (Builtin): always use FG_DEFAULT on title and keys
|
2025-07-03 09:39:32 +08:00 |
|
Carter Li
|
f1cc4a7805
|
Logo (Builtin): fix colors of raw Linux logo
|
2025-07-03 09:36:39 +08:00 |
|
Carter Li
|
c574af97a4
|
Logo (Builtin): fix colors of DragonFly
|
2025-07-03 09:33:04 +08:00 |
|
Carter Li
|
74ae84e719
|
Revert "Logo (Builtin): :%s/FG_WHITE/FG_DEFAULT/g"
This reverts commit bdbc885811.
|
2025-07-03 09:03:23 +08:00 |
|
李通洲
|
98738b6920
|
CPUUsage (Windows): detect perflib support dynamically based on OS version
|
2025-07-02 19:40:22 +08:00 |
|
李通洲
|
2e5769def2
|
OS (Linux): add support of Xubuntu
Fix #1825
|
2025-07-02 09:41:07 +08:00 |
|
李通洲
|
18a6929662
|
CPUUsage (Windows): disable ENABLE_CPUUSAGE_PERFLIB by default
Because Windows 7 doesn't support it
|
2025-07-01 22:08:08 +08:00 |
|
李通洲
|
0e61d1134d
|
CMake: fix typo
|
2025-07-01 21:05:37 +08:00 |
|
李通洲
|
4abb183735
|
CPUUsage(Windows): add new method using Windows Performance Library
|
2025-07-01 20:53:46 +08:00 |
|
李通洲
|
d5b56be4ff
|
CMake (SunOS): drop pciaccess dependency
|
2025-07-01 20:32:45 +08:00 |
|
李通洲
|
1854953d8c
|
Chore (Windows): move perflib_.h to somewhere global
|
2025-07-01 14:57:40 +08:00 |
|
李通洲
|
2406015c81
|
Terminal (Linux): ignore init and systemd
|
2025-06-30 19:41:59 +08:00 |
|
李通洲
|
ec7f14ab96
|
CpuUsage (Windows): refine KernelTime calculation by removing unused DPC and interrupt time
|
2025-06-30 19:37:04 +08:00 |
|
李通洲
|
d94cdf4424
|
CpuUsage (Linux / BSD): include interrupt and softirq times in CPU usage calculations
|
2025-06-30 19:36:46 +08:00 |
|
李通洲
|
40e57b7698
|
IO: increase PROC_FILE_BUFFSIZ to avoid possible short reads
|
2025-06-30 19:16:08 +08:00 |
|
李通洲
|
974c658fff
|
README: add the OpenBSD and DragonFly installation method [ci skip]
Fix https://github.com/fastfetch-cli/fastfetch/issues/1819#issuecomment-3015070008
|
2025-06-28 23:39:01 +08:00 |
|
李通洲
|
ad0ddfd7f1
|
Media (macOS): support old macOS version
|
2025-06-27 16:00:27 +08:00 |
|
李通洲
|
1da8367f55
|
Media (macOS): simplify now playing handling
Also improve performance
|
2025-06-27 14:28:45 +08:00 |
|
李通洲
|
bdbc885811
|
Logo (Builtin): :%s/FG_WHITE/FG_DEFAULT/g
To improve visibility on white background
|
2025-06-26 22:36:15 +08:00 |
|
李通洲
|
86e5a5997b
|
Display (FreeBSD): silence a compiler warning
|
2025-06-26 21:44:06 +08:00 |
|
李通洲
|
9832a0e45b
|
GPU (FreeBSD): fix compiling when libdrm is not available
Fix #1820
|
2025-06-26 21:34:34 +08:00 |
|
李通洲
|
addf674621
|
OS (Linux): append version string for Ubuntu variants
|
2025-06-26 21:31:16 +08:00 |
|
李通洲
|
863c5583ef
|
GPU (OpenBSD): fix pci.ids file location
Fix #1819
Signed-off-by: kevlo <kevlo@openbsd.org>
|
2025-06-25 13:45:49 +08:00 |
|
李通洲
|
45cbc6de83
|
OS (macOS): force reporting 26 on macOS Tahoe
Fix #1809
|
2025-06-25 09:19:08 +08:00 |
|
李通洲
|
e68f766b4d
|
OS (Linux): improve RPIOS detection
Ref: https://github.com/fastfetch-cli/fastfetch/issues/1816#issuecomment-2996316164
|
2025-06-23 22:10:50 +08:00 |
|
李通洲
|
29d7a1acac
|
OS (Linux): use ffStrbufSetStatic where applicatable
|
2025-06-23 19:41:57 +08:00 |
|
李通洲
|
8d59d14b80
|
OS (Linux): clean up dietpi related code
|
2025-06-23 19:41:31 +08:00 |
|