433 Commits

Author SHA1 Message Date
李通洲
7e85db6843 LocalIP: add JSON config support 2023-06-10 09:15:15 +08:00
李通洲
0b96818f6d Locale: add JSON config support 2023-06-10 09:15:15 +08:00
李通洲
3526092b38 Font: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
8dc443f827 Gamepad: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
623557f521 Disk: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
2359b7e2f4 GPU: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
9addc016fb CMake: fix char case issue 2023-06-10 09:15:15 +08:00
李通洲
e3e8c689ed Custom: support JSON module
Note: old command options `--set` and `--set-keyless` were removed. To reuse custom module, JSON config must be used.
2023-06-10 09:15:15 +08:00
李通洲
83dda3e8ab Cursor: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
305533a0d4 CpuUsage: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
f205982ae5 CPU: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
9209ac5773 Colors: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
dca9ce4b2d JsonConfig: refactor to get rid of data-ffjson_* 2023-06-10 09:15:15 +08:00
李通洲
5da3127344 Brightness: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
010330ac90 Break: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
5f3154acc6 Board: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
fb2004a6f9 Bluetooth: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
e812380f20 Logo: move logo command line option parser to a separate file
Prepare for JSON config support
2023-06-10 09:15:15 +08:00
李通洲
ae08966d40 Bios: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
169785a8bb Kernel: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
9c066e9494 Host: support JSON config 2023-06-10 09:15:15 +08:00
李通洲
04180a7389 Display: init support of JSON config 2023-06-10 09:15:15 +08:00
李通洲
da81111575 DateTime: init support of JSON config
Redundant modules `Date` and `Time` are removed
2023-06-10 09:15:15 +08:00
李通洲
c5dcf522c4 JsonConfig: make it a special module 2023-06-10 09:15:15 +08:00
李通洲
da5da85c07 Title: init support of JSON config 2023-06-10 09:15:15 +08:00
李通洲
0ab2eda0ae Separator: init support of JSON config 2023-06-10 09:15:15 +08:00
李通洲
790ca460d4 Battery: init support of JSON config 2023-06-10 09:15:15 +08:00
李通洲
cbaeed7e8e Command: major code refactoring
ditto; and multi-command support was removed in favor of JSON config
support
2023-06-10 09:15:15 +08:00
李通洲
4e3e469ba8 Battery: major code refactoring
ditto
2023-06-10 09:15:15 +08:00
李通洲
6cb073e6a5 OS: major code refactoring
Split `fastfetch.h` to make it possible to print OS module with different options
2023-06-10 09:15:15 +08:00
李通洲
de2a346601 Revert "Deps: revert changes of JSON parse library"
This reverts commit ccb0f853db6974212776f4654893b240d95b71ac.
2023-06-10 09:15:15 +08:00
李通洲
8b285af276 CMake: build with debug info 2023-06-09 22:39:16 +08:00
李通洲
2235c3e8e4 Release 1.11.3 2023-06-09 22:32:02 +08:00
李通洲
b9742642fc
Release 1.11.2 before merging #432 2023-06-09 11:31:36 +08:00
李通洲
ee876c54bf
Theme: split detection code 2023-06-08 16:08:56 +08:00
李通洲
aae740472f
Wallpaper (Linux): add support for gnome 2023-06-06 21:02:21 +08:00
李通洲
8f9beb2789
Wallpaper (macOS): add support 2023-06-06 21:02:21 +08:00
李通洲
77b93a904f Wallpaper (Windows): add new module 2023-06-06 15:48:24 +08:00
李通洲
941ddee2fc Icons (Windows): add support
Instead of icon theme, this module on Windows detects enabled system icons
2023-06-06 15:35:41 +08:00
李通洲
16113bf330 Icons: split detection code 2023-06-06 15:35:41 +08:00
李通洲
5b65e182e9
Release: 1.11.1
Update changelog too
2023-05-27 23:53:41 +08:00
李通洲
e837e1e1d1
Swap: split module code from memory.c 2023-05-11 22:03:18 +08:00
李通洲
aea0986928 CMake(Windows): remove USE_WIN_NTAPI option 2023-05-11 19:55:31 +08:00
李通洲
dc2a3492f0
Network: drop module 2023-05-03 21:50:05 +08:00
李通洲
60cf3ec861
OpenCL: split detection code 2023-04-25 19:08:27 +08:00
李通洲
9a1bc66dfc
Network (FreeBSD): add dirty support 2023-04-18 20:37:22 +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
李通洲
a524302ea7
GPU (Windows): use a faster implementation 2023-03-25 13:04:44 +08:00