李通洲
ec1af7c92b
Platform (OpenBSD): improves executable path retrieval method
...
Fixes #2195
2026-02-22 18:14:36 +08:00
Carter Li
a1e20270ad
Platform: add current working directory (cwd) to FFPlatform structure and initialization
2026-02-21 00:29:02 +08:00
Chiron
4996986ce6
Logo (Builtin): updates Linux Mint ASCII Logo ( #2186 )
2026-02-19 02:56:56 +08:00
李通洲
5347e74a1b
Logo (Builtin): adds linuxmint2
...
Ref: #2186
2026-02-18 23:58:39 +08:00
李通洲
0ea5639a22
Platform (Windows): prefers Nt* APIs
2026-02-18 20:13:33 +08:00
Carter Li
6e64b758bf
Chore: silences a compiler warning
2026-02-13 23:37:40 +08:00
李通洲
49ef7fc51f
Packages (Windows): code cleanups
2026-02-13 20:50:45 +08:00
李通洲
0e9a5acdbd
Platform (Windows): adds init / destroy of field sid
2026-02-13 20:42:35 +08:00
李通洲
df87cdfa6e
Windows: defines NtCurrentProcess and uses it
2026-02-13 19:38:22 +08:00
李通洲
dee4b36a46
Bluetooth (Windows): use modern dlls
2026-02-13 19:25:06 +08:00
李通洲
d04a26337a
Swap (Windows): removes unused code
2026-02-13 19:25:06 +08:00
Dark Knightz
2afe8d11d1
Common: fixes discarded-qualifiers warnings ( #2181 )
2026-02-13 18:05:07 +08:00
李通洲
fc5c2f6213
Title: adds {user-id} in custom format
2026-02-13 09:38:22 +08:00
Carter Li
6c314e148a
Logo (Builtin): updates nixos_small too
...
Ref #2180
2026-02-13 09:09:05 +08:00
Konnor Klercke
a86d0017a9
Logo (Builtin): adds 6-color support to nixos logo ( #2180 )
...
Co-authored-by: Konnor Klercke <kklercke@brite.com >
2026-02-13 08:58:48 +08:00
李通洲
4038ed2656
GPU: adds debug logs
...
Thanks Github Copilot
2026-02-12 18:56:42 +08:00
李通洲
0f4bb47c2f
Global: fixes compiler warnings
2026-02-12 16:25:33 +08:00
李通洲
19f7c67ede
Platform: adds pid field and use it
2026-02-12 14:29:49 +08:00
李通洲
ff7e81ed81
Memory (Windows): adds comments [ci skip]
2026-02-11 21:47:20 +08:00
李通洲
681a102a2b
Processing (Windows): adds TODO [ci skip]
2026-02-11 21:47:09 +08:00
李通洲
5847e3f269
FFPlatform (Windows): fixes memory corruption
2026-02-11 10:03:29 +08:00
李通洲
b248dfa01c
Platform: prefers system API to retreive user name
2026-02-10 23:42:57 +08:00
李通洲
357aa77e21
Media (Solaris): fixes another compiling error
...
Fixes #2173
2026-02-10 22:42:36 +08:00
李通洲
a44bde6f94
Platform: adds UID / SID detection
2026-02-10 20:33:28 +08:00
李通洲
5825bce57d
Disk (Windows): replaces most Kernel32 calls to ntdll calls
...
* Improves accurancy of detection of drive create time
* Improves performance slightly
* Removes remove drive check, `hideFolders` should be used instead
2026-02-10 18:50:35 +08:00
李通洲
996cdd3155
Refactor: moves memrchr to global impl for potential future use
2026-02-10 18:16:58 +08:00
李通洲
61cdfcabf8
Windows: uses SHGetKnownFolderPath instead of the unreliable getenv
2026-02-10 17:32:34 +08:00
李通洲
359a77097c
Terminal (Windows): uses NtQueryInformationProcess to retrieve information of conhost.exe
2026-02-10 17:32:34 +08:00
李通洲
1323d007d3
Global: uses alignas where applicable
2026-02-10 17:32:34 +08:00
李通洲
d2215f26ac
Processing (Windows): uses NtQueryInformationProcess instead of its wrapper
2026-02-10 17:32:34 +08:00
李通洲
958e7dbd8f
Bluetooth (Windows): simplifies code
2026-02-10 17:32:34 +08:00
Verdgil
5b10cde59f
Global: Add support for Oracle Solaris ( #2176 )
...
* Fix Oracle Solaris zpool build
* Add memrchr fallback
* Change to include fron extern
* add new line
* remove ; in zpool.c
* Change wrapper to macro
Also change README.md
* Tweaks
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2026-02-10 17:32:20 +08:00
李通洲
e8f2b9a1c7
Common: uses _Countof in ARRAY_SIZE definition when available
2026-02-02 11:08:26 +08:00
Carter Li
0686d1db4a
GPU (Hurd): uses native API; removes libpciaccess dep
2026-01-30 20:34:47 +08:00
李通洲
dc04273bd7
Memory (macOS): updates algorithm in order not to use hw.memsize_usable which is available on newer macOS version
...
Adds a new CMake option to use usable memory size at the same time
Fixes #2171
2026-01-29 09:34:50 +08:00
李通洲
d698be6239
CPU (ARM): removes duplicated cases
2026-01-27 14:48:05 +08:00
李通洲
e44df27c96
Memory (macOS): adds debug info
...
Usage: `fastfetch -s memory:swap -l none --dynamic-interval 1000 --debug --no-buffer`
See https://github.com/fastfetch-cli/fastfetch/issues/2171#issuecomment-3803309478
2026-01-27 14:24:38 +08:00
李通洲
b365d4cca1
CPU (ARM): adds more ARM parts
2026-01-26 10:17:28 +08:00
李通洲
19d3c948ad
DE (Android): clarifies that Google Pixel and other OSes also report ro.build.display.id
2026-01-26 10:17:28 +08:00
李通洲
c116a5abdf
Chore: uses elvis operators where applicatable
2026-01-22 15:36:42 +08:00
李通洲
e26a05e3ac
DE (Linux): ensures process returns successfully before using its output
2026-01-21 14:28:40 +08:00
李通洲
2a82009ffe
WM (macOS): checks the version of WindowServer instead of WindowManager
2026-01-21 09:39:31 +08:00
李通洲
e851f3a7ed
Packages (Linux): optimises pacman detection code
2026-01-20 10:06:02 +08:00
Sean Will
3a865df09e
Packages (Linux): Auto detect the DBPath directory for pacman on archlinux ( #2154 )
...
Fixes #2068
2026-01-19 19:44:30 -06:00
berezka
bae80e2932
Add new KISS Linux logo based off favicon
2026-01-20 09:42:28 +08:00
berezka
4445e1e78d
Fix Bedrock Linux version detection & futureproof for 0.8
2026-01-20 09:42:28 +08:00
Carter Li
f0e3d3d8e1
Host (Linux): uses /sys/firmware/devicetree/base/smbios if available
2026-01-20 09:20:48 +08:00
Carter Li
a313fd1572
Linux: uses the standard /sys/firmware/devicetree/base instead of the outdated /proc/device-tree
2026-01-20 09:11:47 +08:00
Carter Li
927d44d919
Chassis (Linux): uses /proc/device-tree/smbios if available
2026-01-20 08:59:22 +08:00
Carter Li
3b9a91e8af
DE (Linux): silences compiler warnings [ci skip]
2026-01-20 08:34:46 +08:00