李通洲
|
9a36d63d18
|
Global: refactor code of -h <module>-format
|
2024-12-11 10:47:02 +08:00 |
|
李通洲
|
97e1b987dd
|
Global: pack all enums and make flag enums unsigned
|
2024-11-14 11:00:44 +08:00 |
|
李通洲
|
9b038dc848
|
Global: fix JSON option modules.keyIcon doesn't work
|
2024-07-24 15:38:54 +08:00 |
|
李通洲
|
bee7c62000
|
Global: add option --<module>-key-icon
|
2024-07-24 14:05:46 +08:00 |
|
李通洲
|
8fa4d7ae6e
|
Fastfetch: add option --key-type <enum>
|
2024-07-24 11:13:37 +08:00 |
|
李通洲
|
57ffe3bad2
|
Fastfetch: add icons
|
2024-07-23 23:02:35 +08:00 |
|
Carter Li
|
81e0af8999
|
Format: support named color placeholders
|
2024-05-28 14:03:51 +08:00 |
|
李通洲
|
19b8849bfc
|
Fastfetch: remove the long deprecated flag --set & `-set-keyless
|
2024-05-08 11:06:03 +08:00 |
|
李通洲
|
730c0d1c92
|
Fastfetch: print module description for --list-modules
|
2023-11-17 14:12:57 +08:00 |
|
李通洲
|
ec87790e4f
|
Global: init support for JSON config file migration (WIP)
|
2023-10-23 16:17:07 +08:00 |
|
李通洲
|
824ada49b6
|
Global: :%s/generateJson/generateJsonResult/g
|
2023-10-23 13:32:39 +08:00 |
|
李通洲
|
12208b2c7c
|
Global: improve support of --help *-format
Also fix some bugs found when refactoring
|
2023-10-07 13:40:40 +08:00 |
|
李通洲
|
bde2d67f25
|
CMake: disable UBSan
|
2023-09-26 08:58:16 +08:00 |
|
李通洲
|
14f26879de
|
Global: init --format json support (#527)
|
2023-09-05 15:29:46 +08:00 |
|
李通洲
|
c7f0172b25
|
CMake: Add option ENABLE_SYSTEM_YYJSON
Fix: #525
|
2023-08-19 11:11:50 +08:00 |
|
李通洲
|
67fe1e66b5
|
Windows: fix build
|
2023-08-17 17:15:30 +08:00 |
|
李通洲
|
e5e4c8bf88
|
Fastfetch: refactor command line option parsing code
1. improve performance
2. remove `-c`
3. rename `--recache` to `--logo-recache`, and remove `-r`
|
2023-08-17 16:10:05 +08:00 |
|
李通洲
|
c888254f70
|
Modules: major code refactor
Also fix some bugs found when refactoring
|
2023-08-17 16:10:02 +08:00 |
|
李通洲
|
8ed28673a9
|
Global: support --module-key-width per module
|
2023-08-16 13:21:15 +08:00 |
|
李通洲
|
ab3290d9cb
|
WMI (Windows): add --wmi-timeout option
|
2023-06-25 14:33:13 +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 |
|