李通洲
|
5b5527f4c9
|
JsonConfig: allow JSON files without "modules" key
|
2023-06-21 16:34:54 +08:00 |
|
李通洲
|
68feaa2800
|
LM: new module
|
2023-06-20 23:01:18 +08:00 |
|
李通洲
|
4905d5aded
|
Wifi (Windows): remove --lib-wlanapi
It's not used
|
2023-06-20 14:14:11 +08:00 |
|
李通洲
|
baa8992322
|
Global: refactor strcmp() == 0 to ffStrEquals()
|
2023-06-19 17:11:57 +08:00 |
|
李通洲
|
805fb13b13
|
Global: refactor strcasecmp() == 0 to ffStrEqualsIgnCase()
to prevent me from forgetting to write `== 0`
|
2023-06-19 15:21:49 +08:00 |
|
Carter Li
|
ba45229db0
|
Colors: support --colors-symbol
|
2023-06-18 14:03:29 +08:00 |
|
Carter Li
|
fbbd549db2
|
Fastfetch: set pipe=true automatically if stdout is not a tty
|
2023-06-18 12:49:53 +08:00 |
|
Carter Li
|
36a2fee9d5
|
Global: support --*-key-color
|
2023-06-18 12:32:47 +08:00 |
|
Carter Li
|
2998b1f02e
|
Chore: remove --*-error-format
|
2023-06-18 11:14:50 +08:00 |
|
Carter Li
|
184a6de1e9
|
JsonConfig: always use ffStrbufSet* to set config properties
|
2023-06-17 21:08:50 +08:00 |
|
李通洲
|
64bdb59683
|
Display: print * for primary monitors
Also `FF_FORMAT_ARG_VALUE_BOOL` was removed, which makes usages of `FF_FORMAT_ARG_VALUE_*` inconsistant
|
2023-06-17 19:17:10 +08:00 |
|
李通洲
|
2647d04da3
|
Android: fix compiling
|
2023-06-16 09:18:07 +08:00 |
|
李通洲
|
16181b7272
|
Bios (FreeBSD): code refactor
|
2023-06-15 13:42:03 +08:00 |
|
李通洲
|
043c41dfc7
|
Fastfetch: add --no-buffer option
|
2023-06-13 11:08:49 +08:00 |
|
李通洲
|
17b6ff1a6d
|
TerminalFont: always init terminalFont.font
|
2023-06-13 10:57:52 +08:00 |
|
Linus Dierheimer
|
67349354e4
|
Don't build the combination of musl & features
|
2023-06-12 17:20:27 +02:00 |
|
李通洲
|
e9b3a799bc
|
OS: make osFile a global option
`OS` is used by Module `Package`
|
2023-06-12 15:42:56 +08:00 |
|
李通洲
|
df4d6627ee
|
Player: make playerName a global config
`playerName` is used in `ffDetectMedia`, which is used in Module `media` and `player`.
|
2023-06-12 15:28:31 +08:00 |
|
李通洲
|
e68efb184b
|
JsonConfig: support more non-module options
|
2023-06-11 21:31:09 +08:00 |
|
李通洲
|
c7a11e050c
|
JsonConfig: don't make it a module
So that JsonConfig doesn't rely on `--structure`
|
2023-06-11 00:57:31 +08:00 |
|
李通洲
|
6d6eee9968
|
JsonConfig: support Logo config (WIP)
|
2023-06-10 21:35:45 +08:00 |
|
李通洲
|
abe0d2ca78
|
Global: drop json-c and switch to yyjson
|
2023-06-10 21:35:45 +08:00 |
|
李通洲
|
3227eee080
|
Processes: add JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
0021219f42
|
Chassis: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
e3ec136cad
|
Theme: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
db98e406c2
|
Weather: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
7f9ff587ce
|
PublicIP: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
a4a801d83a
|
Player: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
fde86657f2
|
Media: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
969c787ff8
|
Users: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
748a67d47a
|
Vulkan: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
692dd841e3
|
OpenCL: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
e484c6cdfc
|
OpenGL: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
d731051cb7
|
WM: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
11d8142cea
|
DE: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
54a1890aca
|
Wallpaper: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
a3524c3af1
|
Icons: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
823f773e26
|
PowerAdapter: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
d5557976d5
|
JSON: inline json-c function wrappers
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
100ce5844d
|
TerminalFont: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
13ae9aff44
|
Terminal: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
786d538276
|
Shell: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
fa28529308
|
Packages: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
2f5c198a81
|
Wifi: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
f3190b8979
|
Memory / Swap: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
31241b64d8
|
WMTheme: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
a4c8b93a07
|
Uptime: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
c7119498a3
|
Global: major FFstrbuf related code refactor
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
2df1305521
|
Sound: support JSON config
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
7e85db6843
|
LocalIP: add JSON config support
|
2023-06-10 09:15:15 +08:00 |
|