李通洲
a2d99695fd
LocalIP: add new option localip-show-prefix-len
2024-04-04 10:42:44 +08:00
李通洲
6c88981b05
JsonSchema: disallow additional properties
2024-02-28 09:17:29 +08:00
李通洲
5147651bcb
Temps: rename display.temperature
to display.temp
2024-02-27 13:11:39 +08:00
李通洲
ba60d9059f
Temps: support color range customization
2024-02-27 11:00:43 +08:00
李通洲
a0c47204bb
Temp: Display: support better temperature value formatting
...
Fix #737
2024-02-26 11:09:00 +08:00
李通洲
5fb4b6dc04
Display: --display-compact-type
support *-with-refresh-rate
...
Ref: https://github.com/fastfetch-cli/fastfetch/discussions/732
2024-02-22 18:45:57 +08:00
李通洲
5e7cfe2976
Display: add option --display-order
2024-02-22 10:47:13 +08:00
李通洲
15bb5bfb24
Packages: add ability to disable specified package manager
...
Fix #729
2024-02-22 10:03:38 +08:00
李通洲
6ad1262f4a
NetIO: add option --netio-detect-total
2024-02-20 14:44:55 +08:00
李通洲
e0297e1dd1
DiskIO: add option --diskio-detect-total
2024-02-20 14:43:50 +08:00
李通洲
17f4a6e055
Colors: support block
related settings
...
Fix #721
2024-02-14 22:09:12 +08:00
李通洲
bbf04f0d40
Doc: add TerminalTheme
2024-01-22 18:50:11 +08:00
李通洲
7ddc207574
Percentage: add options --percent-color-*
2024-01-20 20:06:42 +08:00
李通洲
d1a791b333
Global: make threshold of percentage colors configurable
...
Fix #689
2024-01-20 18:40:12 +08:00
李通洲
b3945e277c
Global: review code
2024-01-17 15:06:52 +08:00
李通洲
9f77851176
JsonSchema: make it a valid json document
2024-01-17 14:08:31 +08:00
李通洲
d578f1006c
Host / Chassis (Windows): remove options --*-use-wmi
2024-01-06 17:11:26 +08:00
李通洲
21f3875c4f
Host (Windows): detect serial number and UUID
2024-01-06 17:11:25 +08:00
Carter Li
cd0109c382
Battery (Linux): remove option --battery-dir
...
It was added in c5c3cecb935b86713e2b1fef741b9cf7ee2acccc but there was no comment or issues linked to indicate why it was necessary.
`/sys/class/power_supply` is standardized in <https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-power >. I don't I want to support non-standard platform unless proper reason is given
2024-01-04 14:18:33 +08:00
李通洲
d5997b9f29
Doc: document --physicaldisk-temp
2023-12-27 10:16:33 +08:00
李通洲
f8be6322df
GPU: rename use-nvml
to driver-specific
...
Because we are supporting drivers other than NVML
2023-12-20 15:32:55 +08:00
李通洲
e8326306f8
Doc: add module physical disk
2023-12-18 15:53:15 +08:00
李通洲
8048101eca
Doc: fix documentation of --ds-force-drm
2023-12-14 16:13:05 +08:00
李通洲
a28dc8a9bf
DisplayServer (Linux): support --ds-force-drm sysfs-only
2023-12-11 13:25:58 +08:00
李通洲
67f4b991d7
DisplayServer (Linux): use libdrm
...
Which correctly detects current mode ( instead of preferred mode ) and
supports refresh rate
2023-11-30 10:47:03 +08:00
李通洲
6c492882a3
Doc: fix some bugs
2023-11-20 14:27:03 +08:00
Marius Messerschmidt
57e734e628
Spelling: fix typo in Manpage
2023-11-18 15:48:02 +01:00
Marius Messerschmidt
647403fc30
Add manpage ( #625 )
...
* Manpage: add initial manpage template
* CMake: integrate manpage installation to CMake
* Manpage: add details about JSONC based config files
* Manpage: minor cleanups
* Manpage: fix --print-structure
* Manpage: fix --structure
* help: change load-config -> config
* Manpage: remove legacy config file description
* Manpage: remove --print-config- commands
* help: remove --print-config- commands
* Manpage: change migrate-config to gen-config
* Manpage: add -h as shortcut for help
* Manpage: escaped all '-'
2023-11-18 22:18:08 +08:00
李通洲
730c0d1c92
Fastfetch: print module description for --list-modules
2023-11-17 14:12:57 +08:00
李通洲
aae66aa966
Logo (Image): fix spelling of --preserve-aspect-ratio
...
Fix #614
2023-11-07 08:49:22 +08:00
李通洲
3b319f0a1e
Global: add missing changes
2023-11-05 13:25:54 +08:00
李通洲
0ffbb8c364
Doc: update help messages
2023-11-02 14:11:06 +08:00
李通洲
b6e759f3a2
LocalIP / NetIO: make defaultRouteOnly
defaults to true
2023-10-31 19:53:25 +08:00
李通洲
a16851f5de
JsonConfig: update json schema; change most title
to description
2023-10-31 15:47:55 +08:00
李通洲
b99f444234
Global: remove --allow-slow-operations
2023-10-31 14:10:21 +08:00
李通洲
cd07354b6f
Doc: update changelog and other docs
2023-10-31 09:50:54 +08:00
李通洲
ae34208247
Battery (Windows): add flag --battery-use-setup-api
2023-10-30 14:49:00 +08:00
李通洲
b462006280
Chassis (Windows): add flag --chassis-use-wmi
2023-10-30 14:31:19 +08:00
李通洲
485bcbf054
GPU: add flag --gpu-use-nvml
2023-10-30 13:46:51 +08:00
李通洲
3a84a1a5fa
Packages (Windows): add option --packages-winget
2023-10-29 19:37:31 +08:00
李通洲
627d5fc659
JsonConfig: restructure some keys
2023-10-29 00:17:24 +08:00
李通洲
63032cd840
Doc: update help.txt
2023-10-28 23:02:28 +08:00
李通洲
6c82686283
Migration (Display): support display options
2023-10-26 13:55:21 +08:00
李通洲
bed1b4cf0f
Global: move general options to a new separate folder
2023-10-25 13:39:13 +08:00
李通洲
e9c2a43de1
Brightness: add --brightness-ddcci-sleep
to set the sleep times (in ms) when sending DDC/CI requests
...
Fix #580
2023-10-14 10:04:08 +08:00
李通洲
0847432dd9
CPUUsage: rename cpuusage-display-type
to separate
2023-10-10 19:02:42 +08:00
李通洲
42f6d029b0
Doc: update JSON schema; make it more IDE friendly
2023-10-09 20:27:40 +08:00
李通洲
ccbb252466
DiskIO: update doc and json schema
2023-10-09 19:24:25 +08:00
李通洲
78249bf4f7
CPU: add new option --cpu-freq-ndigits
...
Fix #578
2023-10-08 10:10:06 +08:00
李通洲
154657b455
NetUsage: rename to NetIO
2023-09-27 00:06:11 +08:00