李通洲
2af07fee4f
Changelog: doc cpu temp fix
2023-01-21 06:26:24 +08:00
李通洲
068cbafe3d
Packages: detect pacman package count inside MSYS2 env (Windows)
2023-01-18 23:10:28 +08:00
李通洲
10b997608b
Font: optimise output for Windows
2023-01-18 18:01:09 +08:00
李通洲
6e904047f9
Display: document scaled resolution support
2023-01-17 23:07:20 +08:00
李通洲
f4a58036fa
Resolution: rename to display
2023-01-17 18:21:53 +08:00
李通洲
f28805fb94
Wifi: detect more information using libnm (Linux)
2023-01-17 05:36:43 +08:00
Linus Dierheimer
b1ccd2e2c0
Don't show subvolumes by default
2023-01-16 11:52:54 +01:00
李通洲
52f36d29dc
Doc: update CHANGELOG
2023-01-16 00:41:56 +08:00
李通洲
2b5511997c
Global: support hiding other texts when printing percentage values
2023-01-12 22:46:21 +08:00
Linus Dierheimer
f794053f99
Merge branch 'dev' of github.com:LinusDierheimer/fastfetch into dev
2023-01-12 11:42:23 +01:00
Linus Dierheimer
670cf6fe90
GPU selection options
...
#379
2023-01-12 11:41:07 +01:00
李通洲
387b8298bd
Windows: fix bug that line buffering doesn't work properly
2023-01-12 00:19:30 +08:00
李通洲
a74f813df1
CHANGLOG: remove a duplicated entry
...
oops
2023-01-11 17:37:49 +08:00
李通洲
7145f5252d
TerminalShell: add --shell-version
and --terminal-version
options to disable shell / terminal version detection
...
in case that users don't like it
2023-01-11 17:17:17 +08:00
李通洲
54ea9c2386
TerminalFont: support WezTerm font detection
2023-01-11 13:58:59 +08:00
李通洲
ef2a5110fe
TerminalShell: detect terminal version when available
2023-01-10 19:26:33 +08:00
李通洲
7f97725d7f
Disk: add --disk-show-unknown
option
...
Ref: https://github.com/LinusDierheimer/fastfetch/issues/383#issuecomment-1376893128
2023-01-10 17:31:47 +08:00
李通洲
d4c361ae12
Battery: support FreeBSD
...
Completely untested
2023-01-10 12:36:38 +08:00
李通洲
d9a022ffff
Brightness: add new module (macOS)
...
It turns out that merging brightness module into resolution module is a bad idea.
2023-01-09 22:26:56 +08:00
Linus Dierheimer
2a092de8d8
Detect data dirs at runtime
...
* Respecting the current platform
* Using them where appropiate
2023-01-08 01:41:09 +01:00
李通洲
a307977ec1
Image: don't try to read image file with --logo none
2023-01-08 01:26:10 +08:00
李通洲
f3db4e49b6
Windows: store config file in RoamingAppData instead of LocalAppData
2023-01-03 17:01:24 +08:00
李通洲
30f9bcbd22
TerminalFont: fix mintty terminal font detection
2023-01-03 17:01:24 +08:00
李通洲
a98c71aab4
Config: search for user config file in the order of configDirs
...
This is necessary to keep forward compatibility for Windows / macOS users. Since `$LOCALAPPPATH` and `~/Library/Preferences` are now the first element of `configDirs`, config files in `~/.config` won't be used in previous manner.
2023-01-02 17:27:06 +08:00
李通洲
0d722ebe0b
Config: add --list-config-paths
option
2023-01-02 16:51:11 +08:00
李通洲
3caa92c567
macOS: looking for config files in ~/Library/Preferences
2023-01-02 16:34:57 +08:00
李通洲
ae6d921f23
Config: don't generate a config file silently
...
Instead, provide a new flag `--gen-config` and print the path to the config file, so that users can know where to find the file.
2023-01-02 16:34:57 +08:00
李通洲
d692fe91fb
Windows: don't try to load config file in /etc
2023-01-02 16:34:57 +08:00
李通洲
822496808d
Windows: look for config files in $LOCALAPPDATA
2023-01-02 16:34:57 +08:00
Linus Dierheimer
8533dc234b
Update Changelog
2023-01-01 18:33:24 +01:00
李通洲
c0d3dc30e1
Changelog: update 1.8.2
2022-12-31 18:56:45 +08:00
Linus Dierheimer
b2ff1501aa
Update Changelog
2022-12-30 18:49:58 +01:00
李通洲
e2cadf85f8
Changelog: credit #365
2022-12-30 22:03:53 +08:00
李通洲
b5c2c9ee7a
Release 1.8.1
2022-12-30 22:00:11 +08:00
李通洲
1dabac9782
Media: remove the alias name Song
to avoid confusion
...
So we don't have code like `#define FF_SONG_MODULE_NAME "Media"`.
Also fix the error `unknown option: --media-format`
2022-12-30 11:21:11 +08:00
李通洲
584d792f5a
Bios: try supporting FreeBSD
...
It prints nothing on my VM. Don't know if it works on a physical machine.
2022-12-29 20:23:44 +08:00
Carter Li
0801e22dce
Bios: support macOS
2022-12-29 11:03:33 +08:00
李通洲
fd14513aef
Changelog: add changes for 1.8.0
2022-12-28 21:28:23 +08:00
Linus Dierheimer
779266e61e
Release 1.7.5
2022-10-11 14:26:00 +02:00
Linus Dierheimer
df986d36a2
Print the last element of the default structure
...
#283
2022-10-10 10:16:43 +02:00
Linus Dierheimer
488986e42e
Release 1.7.3
2022-10-09 21:36:53 +02:00
Viorel
38013450ae
Fix bash completions file
2022-09-15 19:34:14 +03:00
Linus Dierheimer
67e433750a
Release 1.7.1
2022-09-15 16:02:55 +02:00
Linus Dierheimer
8be4921bd0
Release 1.7.0
2022-09-06 18:59:03 +02:00
Linus Dierheimer
b87983c86b
Fix parsing quoted values in config files
2022-08-22 12:14:08 +02:00
Linus Dierheimer
779dbab647
Release 1.6.4
2022-08-22 00:13:13 +02:00
Linus Dierheimer
d7c848225c
Update CHANGELOG.md
2022-08-12 21:52:29 +02:00
Viorel
d75f72c8fe
Fix installation of presets/ directory
2022-08-12 22:35:31 +03:00
Linus Dierheimer
9fa00081e3
Release 1.6.2
2022-08-12 16:01:52 +02:00
Linus Dierheimer
910f63f0ad
Update changelog
2022-07-27 19:31:14 +02:00