李通洲
114cc753d9
Option: print error when finding invalid color code
...
Fix #1138
2024-08-01 14:19:24 +08:00
李通洲
bee7c62000
Global: add option --<module>-key-icon
2024-07-24 14:05:46 +08:00
李通洲
57ffe3bad2
Fastfetch: add icons
2024-07-23 23:02:35 +08:00
李通洲
9042950ee8
Color: if value is already an ANSI escape code, use it
2024-07-01 15:04:51 +08:00
李通洲
25cdd9969f
Color: support {#keys} and {#title} in --<module>-format
2024-06-06 15:17:10 +08:00
Carter Li
8bdca1b1a8
Formatting: small optimizations
2024-05-28 15:38:45 +08:00
Carter Li
81e0af8999
Format: support named color placeholders
2024-05-28 14:03:51 +08:00
李通洲
3d4077c2d0
Config: support more color prefixes
2024-05-10 13:39:06 +08:00
李通洲
2880536513
Fastfetch: support --module-ouput-color (WIP)
2024-05-08 15:01:57 +08:00
李通洲
7ddc207574
Percentage: add options --percent-color-*
2024-01-20 20:06:42 +08:00
李通洲
8ed28673a9
Global: support --module-key-width per module
2023-08-16 13:21:15 +08:00
李通洲
a87a0470ca
Fastfetch: fix #517
...
1. Fix specifying `--set-keyless` with the same key second time won't override the value set before
2. Fix specifying `--color` second time won't clear the value set before
2023-08-12 10:04:02 +08:00
李通洲
7d347a9b46
Logo (Builtin): use meaningful macros
...
instead of raw color codes
2023-08-03 14:30:53 +08:00
李通洲
ab3290d9cb
WMI (Windows): add --wmi-timeout option
2023-06-25 14:33:13 +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
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
李通洲
6d6eee9968
JsonConfig: support Logo config (WIP)
2023-06-10 21:35:45 +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
李通洲
04180a7389
Display: init support of JSON config
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