171 Commits

Author SHA1 Message Date
Marius Messerschmidt
3eadd332bb Workflows: add spellcheck job 2023-11-18 15:47:22 +01:00
李通洲
ce6041938a CI: fix build 2023-11-16 18:49:27 +08:00
李通洲
2af338f425
CI (Linux): build with ddcutil and remove unused deps 2023-11-09 14:24:49 +08:00
李通洲
fa86bb1f0b
CI (FreeBSD): update action version 2023-11-06 10:24:06 +08:00
李通洲
5b9c5ebb5a
CI (Win64): improve speed 2023-11-06 10:11:51 +08:00
李通洲
56b03a93c5
CI (Linux): build with imagemagick7 2023-11-06 10:05:01 +08:00
李通洲
c3352d6d28
CI: always update dependencies explicitly
Fix macOS build
2023-11-05 13:25:13 +08:00
李通洲
f8426384d8
CI: print verbose logs when building 2023-11-05 13:02:48 +08:00
李通洲
8791281b48
CI: try fixing macOS build 2023-11-05 10:38:43 +08:00
李通洲
ab51a209d7
CI: try fixing FreeBSD build 2023-10-31 22:53:06 +08:00
李通洲
a0343d6bf7
CI: run --format json 2023-10-09 14:56:28 +08:00
李通洲
597daddf2a Fastfetch: add -c as a shortcut of --load-config 2023-09-23 09:56:34 +08:00
李通洲
592de4c8f2
CI: print dependencies 2023-09-21 16:11:04 +08:00
李通洲
8cbe3f6453 GPU (Linux): add full GPU detection support in WSL
With DX12 API ;)
2023-09-21 15:47:03 +08:00
李通洲
257439477e
CI: update deps 2023-09-12 09:12:28 +08:00
李通洲
d78e528527
CI: generate 7z archive 2023-08-24 16:18:10 +08:00
李通洲
81f0e4d583
cI: really bundle presets 2023-08-24 15:13:25 +08:00
李通洲
047dca3849
CI: include presets (Windows) 2023-08-24 14:42:47 +08:00
李通洲
7b6e157a4d
Doc: update bug_report.md 2023-08-21 09:26:07 +08:00
李通洲
5a4de8b428
Doc: fix typo 2023-08-11 15:46:34 +08:00
李通洲
b847fcac8b
Doc: document the incompatibility between fastfetch and p10k-instant-prompt 2023-08-11 15:43:45 +08:00
李通洲
2f0d0a5a02
CMake: build universal binaries for macOS 2023-07-26 09:19:12 +08:00
李通洲
da6dafe49a CI (Linux): ddcutil is not available on Ubuntu 20.04; disable it 2023-07-09 17:36:36 +08:00
李通洲
d0ce6aabb6 Brightness (Linux): detect brightness of external monitors with DDC/CI 2023-07-09 17:22:04 +08:00
李通洲
b294f45a22
Doc: add CI badge 2023-07-03 15:38:25 +08:00
Carter Li
726ed35f61 Doc: update issue template 2023-06-24 17:28:05 +08:00
李通洲
40a487d7ed CI (FreeBSD): build with libpulse support 2023-06-24 17:28:05 +08:00
Carter Li
6b96ad4b71 Doc: update issue template 2023-06-23 07:16:19 +00:00
Carter Li
ea1e1b245d Chore: update issue template 2023-06-18 10:50:34 +08:00
李通洲
043c41dfc7
Fastfetch: add --no-buffer option 2023-06-13 11:08:49 +08:00
Linus Dierheimer
fc12494ac1
Adapt to new repository url 2023-06-12 17:26:37 +02:00
Linus Dierheimer
a42e807276
Don't test musl-clang, it is broken 2023-06-12 17:22:25 +02:00
Linus Dierheimer
67349354e4
Don't build the combination of musl & features 2023-06-12 17:20:27 +02:00
Linus Dierheimer
0cf114c399
CI: Try to fix build with musl 2023-06-12 15:39:17 +02:00
Linus Dierheimer
b784fd266a
CI: Install correct packages 2023-06-12 15:29:11 +02:00
Linus Dierheimer
298b669ff9
CI: Try without static 2023-06-12 15:24:58 +02:00
Linus Dierheimer
465387fd65
CI: add musl to build test 2023-06-12 15:22:42 +02:00
李通洲
abe0d2ca78 Global: drop json-c and switch to yyjson 2023-06-10 21:35:45 +08:00
李通洲
de2a346601 Revert "Deps: revert changes of JSON parse library"
This reverts commit ccb0f853db6974212776f4654893b240d95b71ac.
2023-06-10 09:15:15 +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
李通洲
aa7d5bd704
Chore: add myself to FUNDING.yml 2023-03-25 00:50:40 +08:00
李通洲
38ec3718ce
CI: fix Windows artifacts 2023-03-06 11:22:57 +08:00
李通洲
e2e3561443
TerminalFont: migrate to json-c to prevent from 3rd lib code embedding 2023-03-04 12:17:16 +08:00
李通洲
fdd0d47762
TerminalFont: migrate cJSON to yyjson
yyjson provides faster JSON parsing and supports JSON with comments ( which is allowed in WT config file )
https://github.com/ibireme/yyjson
2023-03-04 00:47:39 +08:00
Carter Li
74b1871f18
CI: fix build (#424) 2023-02-21 22:19:17 +08:00
李通洲
c283e39b22
CI: update artifact name (Win32) 2023-02-21 20:44:22 +08:00
李通洲
9a7c732555
OpenCL: fix Windows support
They changed the dll file name in the latest release
2023-02-08 21:07:36 +08:00
Linus Dierheimer
e563417166
Build test: Build as release with debug info 2023-02-07 12:21:47 +01:00
李通洲
7a691a4286 Windows: add 32bit support 2023-02-06 16:03:38 +08:00
Linus Dierheimer
eead4cf70e
Revert "Pipeline: debug"
This reverts commit 291f88b1e4f9e18d758f02fc33c75bd1fdfda26c.
2023-02-03 18:53:52 +01:00