李通洲
|
ecfaf4d54d
|
IO (Windows): fixes wrong va_list handling
|
2026-03-11 22:40:13 +08:00 |
|
李通洲
|
72bdee7fbf
|
Global (Windows): prefers RtlUnicodeToUTF8N instead of WideCharToMultiByte
|
2026-03-11 22:40:13 +08:00 |
|
李通洲
|
bdb9593c0d
|
Platform (Windows): prefers data in PEB
|
2026-03-11 22:40:13 +08:00 |
|
Carter Li
|
1e234754c2
|
PhysicalMemory (Linux): adds option showEmptySlots to show empty memory slots
Fixes #2222
|
2026-03-11 22:33:32 +08:00 |
|
Carter Li
|
4a4afdadb8
|
Keyboard (Linux): optimises detection code & reduces syscalls
Ref: #2220
|
2026-03-11 10:42:27 +08:00 |
|
Benny Powers
|
7cadece9a0
|
Keyboard (Linux): adds Bluetooth support (#2220)
* Keyboard (Linux) Bluetooth support
* fix: code review
* fix: code review
* fix: code review
|
2026-03-11 09:30:59 +08:00 |
|
李通洲
|
724ab6ba69
|
Platform (Windows): prefers info inside TEB/PEB
|
2026-03-09 20:25:10 +08:00 |
|
李通洲
|
6370485dcb
|
Processing (Windows): prefers NT APIs
|
2026-03-09 20:24:19 +08:00 |
|
李通洲
|
60d343ca14
|
Platform (Windows): simplifies SID retrival
|
2026-03-09 20:19:47 +08:00 |
|
李通洲
|
bdc844f857
|
Bootmgr (Windows): prefers NT APIs
|
2026-03-09 15:20:01 +08:00 |
|
李通洲
|
d49c018f86
|
Common (Windows): updates nt.h
|
2026-03-09 15:19:36 +08:00 |
|
李通洲
|
be2201b5fc
|
Platform (Windows): don't use instance.config here
... as it's not initialized yet
|
2026-03-07 23:50:31 +08:00 |
|
李通洲
|
9ba1cd1291
|
DisplayServer (Linux): updates kde-output-device-v2 again
|
2026-03-07 23:50:31 +08:00 |
|
butteronarchbtw
|
22fa9b51e8
|
WM (Linux): fixes version reporting for niri WM (#2218)
Signed-off-by: butteronarchbtw <152636161+butteronarchbtw@users.noreply.github.com>
|
2026-03-07 23:29:08 +08:00 |
|
李通洲
|
f781f8d9ea
|
Global (Windows): drops WIN7_COMPAT support
|
2026-03-07 11:49:56 +08:00 |
|
Carter Li
|
06ecc9c480
|
Merge pull request #2217 from fastfetch-cli/dev
Release: v2.60.0
2.60.0
|
2026-03-06 21:08:19 -06:00 |
|
李通洲
|
50288d91e4
|
Doc: updates changelog [ci skip]
|
2026-03-07 10:43:16 +08:00 |
|
李通洲
|
499b4ff445
|
Kmod (Windows): don't specify maybe_unused on used params
|
2026-03-07 10:43:01 +08:00 |
|
李通洲
|
dd0021cd5e
|
GPU (Windows): adds kernel version check before D3DKMT syscall
|
2026-03-07 10:34:21 +08:00 |
|
李通洲
|
f5b70dd8b7
|
Doc: updates changelog
|
2026-03-07 09:31:26 +08:00 |
|
李通洲
|
8f8ca11203
|
Kernel (Windows): simplifies kernel version detection
|
2026-03-07 09:26:13 +08:00 |
|
李通洲
|
121d399641
|
CPUUsage (Windows): simplifies Win10 detection
|
2026-03-07 09:24:38 +08:00 |
|
李通洲
|
26ae4eb21b
|
Chore (Windows): removes unnecessary headers
|
2026-03-07 01:18:07 +08:00 |
|
李通洲
|
52a81dbdc4
|
Disk (Windows): reads SystemWindowsDirectory directly from SharedUserData
|
2026-03-07 00:35:07 +08:00 |
|
李通洲
|
f924a8bf06
|
Uptime: reads (System|Interrupt)Time directly from SharedUserData
|
2026-03-07 00:09:08 +08:00 |
|
李通洲
|
c7363f904a
|
Common (Windows): adds definition of KUSER_SHARED_DATA
|
2026-03-06 23:59:19 +08:00 |
|
李通洲
|
53ffe8459f
|
Global: applies Copilot's suggestions
|
2026-03-06 18:33:29 +08:00 |
|
李通洲
|
1b702e123e
|
Release: v2.60.0
|
2026-03-06 15:27:55 +08:00 |
|
李通洲
|
14dccce393
|
CI (Linux): builds fastfetch with chafa support
|
2026-03-06 15:27:55 +08:00 |
|
李通洲
|
d040cc810f
|
SMBIOS (Windows): fixes issues raised by Copilot
|
2026-03-06 14:46:51 +08:00 |
|
李通洲
|
224bea2559
|
WM (Windows): fixes issues raised by Copilot
|
2026-03-06 14:36:40 +08:00 |
|
李通洲
|
777d3e599d
|
WM (macOS): fixes issues raised by Copilot
|
2026-03-06 14:09:13 +08:00 |
|
李通洲
|
7c47bc2656
|
WM: honors general.detectVersion
|
2026-03-06 11:10:35 +08:00 |
|
李通洲
|
e4d31381d8
|
WM (macOS): fetches WM plugin version
|
2026-03-06 11:08:41 +08:00 |
|
Dariqq
|
abf8d75454
|
Chore (Windows): adds missing header (#2215)
|
2026-03-05 18:39:03 -06:00 |
|
李通洲
|
2ce152beaf
|
SmbiosHelper (Windows): prefers NtQuerySystemInformation
|
2026-03-05 10:18:18 +08:00 |
|
李通洲
|
766ed07999
|
Refactor: prefers ffStr*
|
2026-03-05 10:16:24 +08:00 |
|
李通洲
|
ddc2131343
|
Chore (Windows): adds comments
|
2026-03-05 10:16:11 +08:00 |
|
Carter Li
|
b64d8a013d
|
DisplayServer (Linux): check if RANDR is running in Emulation mode
|
2026-03-05 10:12:38 +08:00 |
|
Carter Li
|
e6db59fdde
|
WM (Linux): fix niri version detection logic
|
2026-03-05 08:45:56 +08:00 |
|
李通洲
|
7ea0bbfb21
|
CPU / CPUCache (Windows): prefers NtQuerySystemInformation(Ex)
|
2026-03-03 16:01:36 +08:00 |
|
李通洲
|
ab041e0ad2
|
JsonSchema: update [ci skip]
|
2026-03-03 14:34:45 +08:00 |
|
李通洲
|
207f742624
|
TerminalFont (Windows): hardens the Windows Terminal font detection logic
|
2026-03-03 14:21:19 +08:00 |
|
李通洲
|
68f0b11b6f
|
WM (Windows): loads wintrust lazily
|
2026-03-03 11:00:41 +08:00 |
|
李通洲
|
b86c0880b9
|
Bluetooth (Windows): adds a string variant helper; removes propsys dependency
|
2026-03-03 11:00:37 +08:00 |
|
李通洲
|
75f4a3d92d
|
Platform (Windows): don't error out on i686
|
2026-03-03 08:47:34 +08:00 |
|
李通洲
|
70fa1341a8
|
Bootmgr (Windows): prefers NT API
|
2026-03-03 08:47:21 +08:00 |
|
李通洲
|
0a55314d37
|
WM (Windows): uses WinVerifyTrustEx consistantly
|
2026-03-03 00:27:28 +08:00 |
|
李通洲
|
2198e6123e
|
DisplayServer (Windows): uses the standard GetDpiForMonitor to query scale factors
|
2026-03-03 00:23:36 +08:00 |
|
李通洲
|
dd37ee0e50
|
Doc: updates README [ci skip]
|
2026-03-01 19:27:33 +08:00 |
|