2110 Commits

Author SHA1 Message Date
李通洲
4d7cb25aa6
DisplayServer (Windows): code simplification 2023-04-26 00:14:39 +08:00
李通洲
60cf3ec861
OpenCL: split detection code 2023-04-25 19:08:27 +08:00
李通洲
4fd82b16e8
Doc: document Network module 2023-04-18 20:59:26 +08:00
李通洲
26feccc0e4
LocalIP: simplify loop interface detection 2023-04-18 20:38:02 +08:00
李通洲
9a1bc66dfc
Network (FreeBSD): add dirty support 2023-04-18 20:37:22 +08:00
李通洲
24a3783d7c
Network: code refactor & bug fixes 2023-04-18 20:36:41 +08:00
李通洲
7e072c395f Network (Linux): add support 2023-04-18 18:27:25 +08:00
李通洲
94e1ed1d7e Network (Windows): add support 2023-04-18 18:02:31 +08:00
李通洲
94e6f4040d Network (macOS): init 2023-04-18 17:29:48 +08:00
Linus Dierheimer
d570e59818
--pipe: don't print white color blocks
Fixes #450
2023-04-17 17:04:28 +02:00
李通洲
0e9d48fff0
FFstrbuf: remove FF_STRBUF_CREATE macro 2023-04-15 12:27:51 +08:00
李通洲
e690d73434
CpuUsage: code refactor 2023-04-15 12:27:51 +08:00
李通洲
8f2b3c6b69
Processes: code refactor 2023-04-15 12:27:51 +08:00
Linus Dierheimer
3c0b2fc910
Merge pull request #448 from LinusDierheimer/master
Merge pull request #437 from LinusDierheimer/dev
2023-04-13 09:17:37 +02:00
Linus Dierheimer
7d0a1c8987
Merge pull request #446 from tdtooke/dev
Adds another font color index to arch icon
2023-04-12 08:09:54 +02:00
tdtooke
757d947446
Update builtin.c 2023-04-11 13:44:07 -07:00
tdtooke
4ced4f9631
Update builtin.c 2023-04-11 13:35:24 -07:00
Linus Dierheimer
c6859d7edd
Merge pull request #445 from KingKrouch/winlogo-patch
Update Windows 11 ASCII logo to look more visually consistent.
2023-04-10 18:04:17 +02:00
KingKrouch
94cf9a89cc
Update Windows 11 ASCII
Reason being that the original ASCII art as shown in Windows Terminal has random portions using "*" and "(" as opposed to "/".
2023-04-10 15:28:42 +00:00
Linus Dierheimer
bd8d78427b
Fix flatpak package count
Fix user package count
Show runtime packages too
Fixes #441
2023-04-06 11:11:31 +02:00
Linus Dierheimer
e40d4b9b68
Fix a new compile warning 2023-04-05 13:41:10 +02:00
Linus Dierheimer
4a07485a19
Remove leftover comment 2023-04-05 13:21:46 +02:00
李通洲
71614e0b0c Font: code refactor 2023-04-04 12:06:21 +08:00
李通洲
d5b6c14bdf
Doc: update changelog 2023-04-04 11:05:27 +08:00
李通洲
9509718b0e
Gamepad: fix copy-and-paste errors 2023-04-04 11:02:59 +08:00
李通洲
c0ca022ac2
Doc: update changelog 2023-04-02 20:56:12 +08:00
李通洲
708b4a8981
Logo: add SteamOS (#439) 2023-04-02 20:54:16 +08:00
李通洲
8006b0ca4f
Gamepad (Windows): change the name of Pro Controller 2023-04-02 20:41:18 +08:00
李通洲
cc2286f056
Windows: fix compiling with imagemagick enabled 2023-04-02 20:41:16 +08:00
Carter Li
81a4be498b
Merge pull request #437 from LinusDierheimer/dev
Release 1.11.0
1.11.0
2023-03-25 14:42:07 +08:00
李通洲
56477f5ea6
GPU: be more careful to concat strings 2023-03-25 14:19:58 +08:00
李通洲
ca05e2e905
GPU: add option --gpu-force-vulkan 2023-03-25 13:24:28 +08:00
李通洲
a524302ea7
GPU (Windows): use a faster implementation 2023-03-25 13:04:44 +08:00
李通洲
945b5f1b15
Parsing: make it able to print 1.00 GB 2023-03-25 12:53:08 +08:00
李通洲
ccb0f853db
Deps: revert changes of JSON parse library
Let's not make the change before fastfetch 2.0
2023-03-25 10:00:35 +08:00
李通洲
b8f1b0d6aa
Release 1.11.0 2023-03-25 01:08:32 +08:00
李通洲
aa7d5bd704
Chore: add myself to FUNDING.yml 2023-03-25 00:50:40 +08:00
李通洲
9ee4c08790
Gamepad (Windows): detect gamepad name by productId
Also improve performance
2023-03-25 00:50:40 +08:00
李通洲
725d2f2612
Windows: fix <Windows.h> header mess 2023-03-25 00:50:40 +08:00
李通洲
4d5ad691f3
Doc: update changelog for flatpak-user support 2023-03-24 23:41:06 +08:00
李通洲
b2f3bf3461
Packages (Linux): support flatpak-user
Fixes #436
2023-03-24 17:47:03 +08:00
李通洲
44c389d29f
Doc: document --display-compact-type 2023-03-23 15:09:47 +08:00
李通洲
ac8e03419e
DisplayServer (Windows): correct resolution for vertical modes 2023-03-22 23:43:52 +08:00
李通洲
babb836f91
DisplayServer: detect display type ( builtin or external ) 2023-03-22 21:33:46 +08:00
李通洲
95e0a5ee95
DisplayServer: fix programming errors 2023-03-22 20:41:21 +08:00
李通洲
642a0c78cc
Display: add options --display-detect-name and --display-precise-refresh-rate 2023-03-22 16:51:06 +08:00
李通洲
1ac90584cb
Display: add option --display-compact-mode 2023-03-22 16:19:39 +08:00
李通洲
ccef5de86e
Display (macOS, Windows): support display name detection 2023-03-22 16:04:48 +08:00
李通洲
e526ec9c32
Brightness: tidy 2023-03-22 15:44:59 +08:00
李通洲
b15e68658f
FFstrbuf: make ffStrbufInit inlinable; add ffStrbufInitMove 2023-03-22 15:35:22 +08:00