李通洲
c708b6f5cd
CPU (Linux): adds apple code of M5x
2026-09-05 00:32:58 +08:00
李通洲
6a275da8b1
Sound: removes an unused file
2026-09-05 00:32:31 +08:00
李通洲
ecee5694fb
Global: uses strtoull for uint64_t
...
Fixes #2563 #2564
2026-09-04 19:35:26 +08:00
Matt Housh
4e78f1b703
Packages (Linux): adds support for package detection for CRUX linux
2026-09-04 18:14:21 +08:00
李通洲
62f78ca60c
Processes (Windows): uses SystemHandleCountInformation if available
2026-09-03 15:27:40 +08:00
李通洲
00af2d1df2
WM: uses SystemBasicProcessInformation if available
2026-09-03 10:04:55 +08:00
李通洲
1128a75d8c
InitSystem: uses SystemBasicProcessInformation if available
2026-09-03 10:04:55 +08:00
Carter Li
ce61783c4b
Wallpaper (macOS): extracts image path from NSData Configuration field
...
Also moves NSWorkspace method to the last method to try
Fixes #2559
2026-09-03 09:57:08 +08:00
Piotr Kubaj
20597bff00
Logo (image): also try unsuffixed ImageMagick library names
...
FreeBSD (and other systems that build ImageMagick without encoding the
quantum depth into the library name) install libMagickCore-7.so and
libMagickCore-6.so without a .Q16HDRI / .Q16 suffix. dlopen currently
only tries the suffixed names, so image logos always fall back to ASCII
art with "Image Magick library not found" even when ImageMagick is
installed. Append the plain library names as a last resort.
2026-09-02 17:06:16 +08:00
Carter Li
90a6e90b19
Processes (macOS): eliminates a compiler warning
2026-09-02 10:45:52 +08:00
李通洲
2e06a73102
Modules: exposes localized module name in custom key format as {module-name}
2026-09-01 19:18:02 +08:00
Carter Li
3d107764fa
Wifi (Linux): fixes compatibility with old kernel headers
2026-09-01 14:14:14 +08:00
李通洲
4863a173e4
Wifi (linux): enables netlink on big-endian platforms
2026-09-01 00:34:55 +08:00
李通洲
8ea4468eec
Common (Endian): adds new header
2026-09-01 00:20:40 +08:00
李通洲
b0ba084b5e
Global: address review comments v2
2026-08-31 22:03:06 +08:00
李通洲
43d01f26ea
Top: handle unknown process names gracefully in output
2026-08-31 20:38:20 +08:00
李通洲
b5ffc32b80
Top / Processes (Windows): improves detection of system / kernel processes detection
2026-08-31 20:37:31 +08:00
李通洲
4ff931c06f
Top: adds thread count detection
2026-08-31 20:37:31 +08:00
李通洲
6eef800ea2
Top: supports sorting by start-time
2026-08-31 19:47:14 +08:00
李通洲
b9e4d04d65
Global: addresses review comments generated by CI
2026-08-31 19:10:27 +08:00
Carter Li
42002a6240
CPU (Linux): supports more Snapdragon X SoCs
2026-08-31 15:31:45 +08:00
Carter Li
ef7f5aeac3
CPU (Android): adds pretty names of new SoCs
2026-08-31 14:26:16 +08:00
Carter Li
d5214af189
Global: fixes British spellings and typos found by AI
2026-08-31 13:44:19 +08:00
Carter Li
df99241424
L10n (gl): adds missing missing Galician translations
2026-08-31 13:11:00 +08:00
李通洲
39024abae9
Processes (Haiku): honors options->countKprocs
2026-08-30 19:54:58 +08:00
Carter Li
4dba32aabb
WM (macOS): improves reliability of WM plugin detection
2026-08-30 19:04:09 +08:00
李通洲
753ddec3c5
Memory (Windows): prefers NQSI
2026-08-29 20:09:48 +08:00
Carter Li
3abcf4195f
Processes: corrects the structure of JSON result
2026-08-29 12:14:09 +08:00
李通洲
af8a42270c
Top (Hurd): reports startTime; uses time_value64_t
2026-08-29 12:09:40 +08:00
李通洲
1c9e521775
Top: disables FF_TOP_TYPE_DISK on Hurd and Haiku
2026-08-29 12:09:31 +08:00
Carter Li
7fe08bddd0
Processes: adds option countKprocs
2026-08-29 00:58:15 +08:00
Carter Li
41da49f579
Top (SunOS / Hurd): skips kernel tasks
2026-08-29 00:40:08 +08:00
Carter Li
f169165599
Top (Linux): improves performance of stat parsing
2026-08-28 18:45:30 +08:00
Carter Li
2c4caf8e0d
Top: removes realloc retries
2026-08-28 16:22:33 +08:00
Carter Li
51b370a105
Processes: adds total thread count detection
2026-08-28 15:46:23 +08:00
Carter Li
14cf6bfdc1
Top (macOS): adds comments
2026-08-28 15:46:23 +08:00
Carter Li
4d00dc6802
Logo (Builtin): adds omarchy
2026-08-28 09:49:48 +08:00
Carter Li
d80fe3f004
Logo (Builtin): adds macOS_old
2026-08-27 14:58:32 +08:00
Carter Li
c9ad429a1b
Global: introduces global macro FF_PATH_PKG_BASE to replace _PATH_LOCALBASE
2026-08-26 23:12:25 +08:00
李通洲
2b42db58da
LM (OpenBSD): adds support
2026-08-26 17:43:25 +08:00
Carter Li
32757b0e43
LM (Windows): adds support
2026-08-26 17:43:25 +08:00
Carter Li
c5598d2361
LM (macOS): adds support
2026-08-26 17:43:25 +08:00
Carter Li
203cd7cbcf
LM (Linux): adds pretty name
2026-08-26 17:43:25 +08:00
Carter Li
fb309134b5
LM (Linux): queries systemd session info via dbus
2026-08-26 17:43:25 +08:00
Carter Li
8b162e89de
WMDE: improves performance
2026-08-26 14:14:24 +08:00
Carter Li
9670b585fb
LM: detects LM from processes list if systemd is not available
...
2. removes type field
3. small optimizations
2026-08-26 14:12:08 +08:00
Carter Li
3b76ade662
Shell: fixes the fast path of ash version detection
2026-08-26 08:50:08 +08:00
李通洲
1b1df2e731
Common (Settings): tidy
2026-08-25 23:27:36 +08:00
李通洲
6c19a8b4ec
Top (DragonFly): fixes building
2026-08-25 23:27:24 +08:00
李通洲
71728247ab
Common (Sysctl): handle varying data lengths in integer retrieval functions
2026-08-25 23:24:31 +08:00