李通洲
|
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 |
|
李通洲
|
dcd0f8d3f6
|
DisplayServer (Windows): support precise refresh rate
|
2023-03-22 14:59:24 +08:00 |
|
李通洲
|
b3da6b0e89
|
CPU (Windows): try improving performance
|
2023-03-21 15:27:34 +08:00 |
|
李通洲
|
ff8c761de0
|
Doc: add changelog for new cursor features
|
2023-03-20 14:09:35 +08:00 |
|
李通洲
|
e6258acb55
|
Cursor (macOS): add support
|
2023-03-20 14:09:35 +08:00 |
|
李通洲
|
ecafed8fd5
|
Cursor (Windows): support cursor size detection
|
2023-03-20 10:29:06 +08:00 |
|
李通洲
|
73f99b1298
|
Doc: update changelog
|
2023-03-20 10:18:20 +08:00 |
|
Carter Li
|
7a6ed854ec
|
Merge pull request #435 from regulargvy13/patch-1
Small update for nobara logo
|
2023-03-18 22:05:36 +08:00 |
|
regulargvy13
|
e923d78016
|
Small update for nobara logo
The last line in nobara logo was missing just a few spaces, so I added them, and now it's in proper shape :)
|
2023-03-18 00:46:46 +01:00 |
|
李通洲
|
615b2f72ae
|
GPU (Linux): don't exit if libpci is failed to init
* Fixes #433
* Ref https://github.com/pciutils/pciutils/issues/136
|
2023-03-13 17:46:24 +08:00 |
|
李通洲
|
9773349253
|
Chassis: fix wrong module args used when printing
|
2023-03-10 13:54:27 +08:00 |
|
李通洲
|
fc57fa5415
|
Doc: document foot terminal support
Fix #431
|
2023-03-09 14:05:01 +08:00 |
|
李通洲
|
bdd9d46517
|
TerminalFont: support foot terminal
|
2023-03-09 14:02:08 +08:00 |
|
李通洲
|
013499f7a2
|
Terminal: support foot version detection
|
2023-03-09 14:01:59 +08:00 |
|
李通洲
|
c4416379bb
|
Packages (Linux): support linuxbrew (Homebrew for Linux)
|
2023-03-08 15:02:58 +08:00 |
|
李通洲
|
c0c07e7dc9
|
TerminalFont: optimise JSON related code
|
2023-03-07 00:54:56 +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 |
|
李通洲
|
199f2fc0cd
|
Wifi (Linux): fix compiling with musl (#429)
|
2023-03-04 09:46:21 +08:00 |
|
李通洲
|
c944b2f599
|
DateTime: correct format as yyyy-MM-dd
|
2023-03-04 00:49:07 +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 |
|
李通洲
|
e5f851dcbb
|
DisplayServer (Windows): fix scaled resolution detection
|
2023-03-04 00:41:32 +08:00 |
|
李通洲
|
78cb2781e6
|
Brightness (macOS): display monitor names
|
2023-03-01 15:40:18 +08:00 |
|
李通洲
|
ef9b5c57b1
|
DisplayServer (macOS): change process names
|
2023-02-27 11:29:10 +08:00 |
|
Carter Li
|
52eacd7140
|
Merge pull request #428 from LinusDierheimer/dev
Release: 1.10.3
1.10.3
|
2023-02-25 17:34:53 +08:00 |
|
李通洲
|
b19d8d6700
|
Release: 1.10.3
|
2023-02-25 16:06:16 +08:00 |
|
李通洲
|
6b0add44ee
|
Init: print threads for --list-features if supported
|
2023-02-25 15:29:12 +08:00 |
|
李通洲
|
b66338494f
|
CMake: fix compile error on Windows
|
2023-02-25 13:31:36 +08:00 |
|
李通洲
|
47cec48a49
|
GPU (Windows): fix uninited variables
|
2023-02-25 13:31:36 +08:00 |
|
李通洲
|
09ccbca79c
|
WmTheme (Apple): don't depend on displayserver detection
|
2023-02-25 13:31:36 +08:00 |
|
李通洲
|
4f28ae62a7
|
Font: don't depend on displayserver detection on Windows and macOS.
|
2023-02-25 13:31:36 +08:00 |
|
李通洲
|
e953ea6542
|
Android: enable mutltithreading public-ip / weather detection
|
2023-02-24 17:48:20 +08:00 |
|
李通洲
|
de72c98a28
|
Init: don't create detection thread for displayserver on Windows / macOS
Displayserver (mainly resolutions) detection is cheap on win / mac, but creating an detection thread is unnecessary
|
2023-02-24 17:48:20 +08:00 |
|
李通洲
|
7f15f91bd3
|
Temps (Windows): dirty support
Note: https://stackoverflow.com/a/17083409
|
2023-02-23 21:31:33 +08:00 |
|
李通洲
|
c570c5bf97
|
IO: use FF_AUTO_CLOSE_FD
|
2023-02-23 13:58:39 +08:00 |
|