李通洲
|
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 ccb0f853db.
|
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 291f88b1e4.
|
2023-02-03 18:53:52 +01:00 |
|
Linus Dierheimer
|
291f88b1e4
|
Pipeline: debug
|
2023-02-03 18:48:40 +01:00 |
|
Linus Dierheimer
|
93f1a44d0f
|
Revert "Pipeline: debug"
This reverts commit 550e107683.
|
2023-02-03 18:43:15 +01:00 |
|
Linus Dierheimer
|
550e107683
|
Pipeline: debug
|
2023-02-03 18:41:08 +01:00 |
|
Linus Dierheimer
|
2005b396fa
|
Add missing comma
|
2023-02-03 13:38:37 +01:00 |
|
Linus Dierheimer
|
2a80b5ed36
|
Pipeline(Linux): Build on Ubuntu 20.04
|
2023-02-03 13:37:15 +01:00 |
|
李通洲
|
212e7aa47e
|
CI: test for memleaks
|
2023-01-29 13:12:50 +08:00 |
|
Linus Dierheimer
|
0c256e2908
|
Just try with all on and all of
|
2023-01-27 13:01:24 +01:00 |
|
Linus Dierheimer
|
00fc3f1a1d
|
Add a workflow that tests different build config combinations
|
2023-01-27 12:56:36 +01:00 |
|
Linus Dierheimer
|
7adb1606f1
|
GH Actions: build with libpulse
|
2023-01-26 15:50:35 +01:00 |
|
李通洲
|
f3fba8a389
|
CI: build with alsa enabled
|
2023-01-26 01:14:22 +08:00 |
|
李通洲
|
68977be256
|
CI: build with libnm support; print supported features
|
2023-01-17 15:38:03 +08:00 |
|