李通洲
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
李通洲
7006ae0420
CMake (Windows): disable ENABLE_WIN7_COMPAT by default
2026-03-01 19:12:35 +08:00
李通洲
86458ab32a
Kmod (SunOS): adds support
2026-03-01 14:44:29 +08:00
李通洲
67ca907e38
Kmod (Windows): adds support
2026-03-01 14:06:54 +08:00
李通洲
e15d06bbad
Chore (Windows): move NT stuff to common
2026-03-01 13:58:38 +08:00
zamhedonia
eb53797174
Logo (Builtin): adds support for Emmabuntüs ( #2207 )
...
* Logo (Builtin): adds Emmabuntüs Logo
* Add Detection for Emmabuntüs
* Update ASCII art in emmabuntus.txt
* Remove duplicate name for Emmabuntus logo
* Update emmabuntus.txt
* Update colors for Emmabuntus logo
---------
Co-authored-by: zamhedonia <zamhedonia@gmx.de >
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2026-03-01 00:13:16 +08:00
李通洲
c8c32a78b0
Presets: adds examples/32
2026-02-28 18:51:36 +08:00
李通洲
1c032624ac
Title: adds {cwd-tilde} support
2026-02-28 18:44:13 +08:00
Carter Li
5087ea77b4
Presets: replaces outer single-line border with double-lines in examples/25
2026-02-28 17:48:36 +08:00
李通洲
b6b42e69c3
DisplayServer (Windows): reduce system dependencies
2026-02-28 10:37:03 +08:00
李通洲
000a688bb6
TerminalShell (Windows): improves logic of GUI program check
2026-02-28 10:06:13 +08:00
李通洲
3e25b213b1
WM (Windows): supports komorebi detection
2026-02-28 10:03:27 +08:00
李通洲
a69cf456ea
Binary (Windows): removes imagehlp dep
2026-02-27 22:59:46 +08:00
李通洲
072b76cb12
WM: defaults detectPlugin to true
2026-02-27 18:26:53 +08:00
Carter Li
ca8f54d331
CI: forwards envs & upgrades deps
2026-02-27 15:44:09 +08:00
李通洲
6423feaa94
Revert "OS (Windows): restores compatibility with WINE"
...
Seems WINE now has winbrand.dll
This reverts commit 554184ec72 .
2026-02-27 15:41:55 +08:00
李通洲
92ada88ea7
WM (Windows): detect FancyWM & GlazeWM and their versions
2026-02-27 15:35:32 +08:00
李通洲
1789ef85d7
Processing (Windows): tidy
2026-02-27 15:04:43 +08:00
李通洲
42509f115c
Common (Windows): always uses en_US when fetching exe version
2026-02-27 15:04:28 +08:00
李通洲
340a58bda1
Shell (Windows): ignore lldb-dap
2026-02-27 15:03:15 +08:00