李通洲
bfdcab5b57
GPU: don't pre-allocate memory
2024-08-15 13:59:27 +08:00
李通洲
01c202bd93
GPU (Linux): actually fix name detection of Intel Arc GPUs
...
Fix #1177
2024-08-15 13:59:13 +08:00
Carter Li
0c2953ac66
Packaging: update debian stuff [ci skip]
2024-08-14 14:43:40 +08:00
Carter Li
c0774b89d6
Merge pull request #1184 from fastfetch-cli/dev
...
Release: v2.21.2
2.21.2
2024-08-14 10:55:42 +08:00
李通洲
030f34d405
Doc: fix changelog [ci skip]
2024-08-14 10:44:40 +08:00
李通洲
cedc93fe7b
CI: try fixing FreeBSD
2024-08-14 10:25:59 +08:00
李通洲
e155767289
Logo (Builtin): add GoldenDog Linux
...
Fix #1183
2024-08-14 10:14:33 +08:00
李通洲
4e41223b81
Colors (Linux): only apply work around in Linux Console
2024-08-14 10:03:12 +08:00
李通洲
2ee4d7daac
Release v2.21.2
2024-08-14 09:28:46 +08:00
李通洲
a6a0a03b44
Doc: update changelog
2024-08-14 09:19:27 +08:00
李通洲
4b3241a286
CMake: try fixing detection of pthread_timedjoin_np
2024-08-14 09:02:18 +08:00
李通洲
d37bf7252d
Logo (Builtin): trim final new line
2024-08-14 08:45:02 +08:00
李通洲
dd66626165
Display: remove detection of WCG enabled
2024-08-14 08:32:13 +08:00
李通洲
fe7e684e85
GPU (Windows): fix missing GPUs sometimes
2024-08-13 19:25:25 +08:00
李通洲
2281caaff8
Fastfetch: fix bug that stat info is unexpectly printed
2024-08-13 15:28:17 +08:00
李通洲
96c838d3f3
GPU (Windows): code refactor
2024-08-13 14:51:41 +08:00
李通洲
c6e1677369
BootMgr (Windows): ControlSet001 -> CurrentControlSet
2024-08-13 14:46:24 +08:00
李通洲
ea18d93a40
Display / Monitor (macOS): code refactor
2024-08-13 08:41:32 +08:00
李通洲
f6e1e5c96b
Fastfetch: support --stat <num>
2024-08-13 08:41:32 +08:00
Carter Li
0b85fc74eb
Fastfetch: increase precision of --stat
2024-08-13 08:41:32 +08:00
李通洲
946eb0eacd
GPU (Windows): don't skip GPU silently
...
Ref: #1181
2024-08-13 06:32:38 +08:00
Princess-Sunset-Shimmer
a11ec589f0
Logo (Builtin): HyprOS logo ( #1180 )
...
* Update builtin.c
* Create hypros.txt
2024-08-12 19:58:09 +08:00
Carter Li
a89955b080
Logo (Image): try support tmux (doesn't work yet)
2024-08-12 10:29:31 +08:00
Carter Li
df4350666a
CPU (Linux): embed the arm part codes of lscpu
...
Fix #1175
2024-08-12 10:25:54 +08:00
Carter Li
55b1603b83
GPU (BSD): fix build
2024-08-10 23:31:29 +08:00
Carter Li
fb1c727641
GPU (Linux): ensure we correctly get the marketing name
2024-08-10 21:59:03 +08:00
李通洲
87d964c7ca
GPU (Linux): fix uninited struct fields
2024-08-10 21:08:35 +08:00
李通洲
bdb0a9262c
GPU (Linux): fix intel GPU type detection
...
Ref: #1177
2024-08-10 21:03:56 +08:00
Carter Li
e42dfe63c3
GPU (Linux): fix bad Intel Arc GPU name
...
Fix #1177
2024-08-10 12:13:21 +08:00
Carter Li
e8932895e8
CMake (Linux): complain about pthread_timedjoin_np is not found
2024-08-10 07:41:31 +08:00
Carter Li
4091d33c56
Packaging: update debian stuff [ci skip]
2024-08-09 14:28:55 +08:00
Carter Li
5df2a751ea
Merge pull request #1173 from fastfetch-cli/dev
...
Release v2.21.1
2.21.1
2024-08-09 10:49:50 +08:00
李通洲
65b9f0005b
TerminalFont (Linux): when detecting st, report an error if fails to load libelf
2024-08-09 10:11:38 +08:00
李通洲
a3e4b4fe22
Release v2.21.1
2024-08-09 09:54:49 +08:00
李通洲
0749704400
Version: report git commit hash
2024-08-09 09:54:49 +08:00
李通洲
9977cb688d
Presets: set timeout to publicip
...
Fix #1170
2024-08-09 08:47:48 +08:00
李通洲
8c26e776c2
InitSystem (Android): don't break build
2024-08-09 08:40:41 +08:00
李通洲
e174eddef1
GPU (Linux): always try directx
2024-08-08 18:53:56 +08:00
李通洲
f866c90687
GPU: defaults to --gpu-detection-method pci on x86 to detect disabled gpus
2024-08-08 16:23:58 +08:00
李通洲
a61a956b84
CI (Linux): fix libelf dep installation on musl
2024-08-08 16:09:48 +08:00
李通洲
ef73c4a97d
CI: build with libelf
2024-08-08 15:49:51 +08:00
Carter Li
79c02ebf7c
CI: fix build on FreeBSD & SunOS
2024-08-08 15:36:17 +08:00
李通洲
1394a0ae2e
InitSystem (macOS): fix compiling
2024-08-08 15:23:40 +08:00
Carter Li
e8ebae7ee9
TerminalFont (Linux): improve performance of st terminal font detection
2024-08-08 15:09:37 +08:00
Carter Li
3fae29ba8f
InitSystem (Linux): add fast path for systemd version detection
2024-08-08 15:09:37 +08:00
Carter Li
a9373fb4e4
Util (Linux): add elf helper
2024-08-08 15:09:37 +08:00
Carter Li
2e2cf64452
Terminal (Linux): add kitty version detection fast path back
2024-08-08 14:58:56 +08:00
Carter Li
7c3835bd9f
DBus: increase dbus timeout
2024-08-08 09:01:41 +08:00
Princess-Sunset-Shimmer
945fd3a402
Logo (Builtin): add vanilla OS 2 logo ( #1168 )
...
* Create vanilla_small.txt
* Update builtin.c
for new vanilla small logo
* Update builtin.c
* Create 23.jsonc
* Update 23.jsonc
* Update builtin.c
* Create vanilla2.txt
new byte bloat is comming
* Update builtin.c
* Update builtin.c
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2024-08-07 19:34:05 +08:00
AlbydS
53d2dbd420
Logo (Builtin): Add support for Linux From Scratch ( #1165 )
...
* Add Linux From Scratch logo
Added ASCII logo for Linux From Scratch
* Add Linux From Scratch to builtin.c
I added Linux From Scratch support to builtin.c
* Update builtin.c
---------
Co-authored-by: Carter Li <CarterLi@users.noreply.github.com >
2024-08-07 14:46:24 +08:00