353 Commits

Author SHA1 Message Date
李通洲
f6101a6629 Doc: update changelog 2023-07-15 11:31:14 +08:00
李通洲
426aae1ab6 PublicIP: print location 2023-07-15 11:24:12 +08:00
李通洲
7dae59ee92 Processing: add --processing-timeout 2023-07-10 22:20:30 +08:00
李通洲
856d732e13 Global: add option --size-ndigits and --size-max-prefix 2023-07-10 15:25:45 +08:00
李通洲
d0ce6aabb6 Brightness (Linux): detect brightness of external monitors with DDC/CI 2023-07-09 17:22:04 +08:00
李通洲
b9f192682c
Doc: update changelog 2023-07-06 23:26:45 +08:00
李通洲
3245b8a453
Merge branch 'master' into dev 2023-07-05 09:55:09 +08:00
李通洲
948a480859
Release: v1.12.2 2023-07-05 09:44:44 +08:00
李通洲
482b15c62e
Packages (Linux): try detecting pkgtool
fix #486
2023-07-05 09:18:00 +08:00
李通洲
bd3bf9b623 Fastfetch: add --set and --set-keyless back, but instead deprecate them
Removing them seems to break too many users' configurations. Let's
remove them later.
2023-07-03 23:57:33 +08:00
李通洲
cf91981d49 Packages (Linux): try detecting pkgtool
fix #486
2023-07-03 23:21:14 +08:00
李通洲
2491956fff
Merge branch 'master' into dev 2023-07-03 15:35:05 +08:00
李通洲
ebbadbed4f
Bios (macOS): fix compiling error on Apple Slicon 2023-07-03 15:31:33 +08:00
李通洲
c3f39b0d9e
Merge remote-tracking branch 'origin/master' into dev 2023-07-03 09:18:41 +08:00
李通洲
fa8bfd08f9 Release: v1.12.0 2023-07-02 13:58:11 +08:00
李通洲
1de049bdf5 Wallpaper (Linux): support Cinnamon 2023-07-02 10:23:00 +08:00
李通洲
55b8c0947b Wallpaper (Linux): support MATE 2023-07-02 10:22:50 +08:00
李通洲
51ba806e6d TerminalFont (Linux): support MATE Terminal 2023-07-02 10:21:51 +08:00
李通洲
618e5f01df Wallpaper (Linux): support lxqt 2023-07-02 10:21:19 +08:00
李通洲
0486ad8da7 TerminalFont (Linux): support QTerminal 2023-07-02 10:21:00 +08:00
李通洲
6ba95d7017 Wallpaper (Linux): support KDE 2023-07-02 10:20:00 +08:00
李通洲
ab3290d9cb
WMI (Windows): add --wmi-timeout option 2023-06-25 14:33:13 +08:00
李通洲
9ddec1d9aa
JsonConfig: update json_schema, and move it to doc. Move logo.md to Github wiki 2023-06-22 00:03:42 +08:00
李通洲
68feaa2800 LM: new module 2023-06-20 23:01:18 +08:00
李通洲
54f6b6a9c9
Display: remove --detect-name 2023-06-20 15:54:57 +08:00
李通洲
bd71bfd9f3
Colors: add --colors-padding-left 2023-06-20 15:14:06 +08:00
Carter Li
3670238f04 Doc: update changelog for FreeBSD support 2023-06-18 14:04:04 +08:00
Carter Li
ba45229db0 Colors: support --colors-symbol 2023-06-18 14:03:29 +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
李通洲
043c41dfc7
Fastfetch: add --no-buffer option 2023-06-13 11:08:49 +08:00
李通洲
40a1f75895 TerminalShell: remove --terminal-version and --shell-version 2023-06-12 15:03:56 +08:00
李通洲
bab103ff17 Wallpaper (Linux): support Cinnamon 2023-06-11 14:26:57 +08:00
李通洲
a3a60176b1 Wallpaper (Linux): support MATE 2023-06-11 14:14:23 +08:00
李通洲
9c35e3a17a TerminalFont (Linux): support MATE Terminal 2023-06-11 14:13:57 +08:00
李通洲
ec03294ebc Wallpaper (Linux): support lxqt 2023-06-11 12:38:10 +08:00
李通洲
aa0d1d94b2 TerminalFont (Linux): support QTerminal 2023-06-11 12:32:17 +08:00
李通洲
f65a3d1e75 Wallpaper (Linux): support KDE 2023-06-11 12:32:06 +08:00
李通洲
abe0d2ca78 Global: drop json-c and switch to yyjson 2023-06-10 21:35:45 +08:00
李通洲
de2a346601 Revert "Deps: revert changes of JSON parse library"
This reverts commit ccb0f853db6974212776f4654893b240d95b71ac.
2023-06-10 09:15:15 +08:00
李通洲
2235c3e8e4 Release 1.11.3 2023-06-09 22:32:02 +08:00
李通洲
bbf31c1a95 Doc: update changelog 2023-06-08 22:28:32 +08:00
李通洲
77b93a904f Wallpaper (Windows): add new module 2023-06-06 15:48:24 +08:00
李通洲
7934c16bca Doc: update changelog for Icons module 2023-06-06 15:46:57 +08:00
李通洲
5b63fb1362 Doc: update changelog 2023-05-30 21:04:11 +08:00
李通洲
782325395c DE: Fix Gnome version detection on Fedora 2023-05-28 01:10:00 +08:00
李通洲
5b65e182e9
Release: 1.11.1
Update changelog too
2023-05-27 23:53:41 +08:00
李通洲
1ae0a83880
Windows: fix potential memory curruption bug in unicode.c
Also add ffStrbufInitWS
2023-05-27 23:34:03 +08:00
李通洲
c9e3c34ce1 Settings (Linux): fix memleaks reported by LeakSanitizer 2023-05-27 18:25:54 +08:00
李通洲
b99b3ad982
TerminalFont: support Tabby 2023-05-26 15:47:19 +08:00