3834 Commits

Author SHA1 Message Date
李通洲
b80391b183
Release: v2.8.4 2024-02-23 15:56:12 +08:00
李通洲
4c7a9e4394
Doc: update changelog 2024-02-23 10:01:05 +08:00
李通洲
4b747f70a4
Disk (Linux): ensure only physical devices are detected
Ref: https://github.com/fastfetch-cli/fastfetch/issues/731#issuecomment-1955814211
2024-02-23 09:29:39 +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
李通洲
77db2d84a3
FFstrbuf: remove ffStrbufCompAlphabetically 2024-02-22 10:38:33 +08:00
李通洲
15bb5bfb24
Packages: add ability to disable specified package manager
Fix #729
2024-02-22 10:03:38 +08:00
李通洲
4e9ee9aa03
Package: code cleanup 2024-02-21 15:40:04 +08:00
李通洲
6a0c7ca788
Disk (Linux): try fixing multidevice bcachefs filesystem compatibility
Ref: #731
2024-02-21 09:05:26 +08:00
李通洲
90e99bcf69
Doc: fix invalid commands 2024-02-21 09:05:26 +08:00
Lenny0939
5b20a86d53
Fix mistake in README.md (#730)
Sudo is not necessary to use nix-shell, and puts you in a shell as root which is not ideal
2024-02-20 18:42:59 -06: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
李通洲
937611aa29 Colors: support JSON config generation 2024-02-15 22:05:34 +08:00
李通洲
eda38e16db Colors: don't print extra empty lines 2024-02-15 21:55:33 +08:00
李通洲
2731756c39 Platform (Windows): small optimization 2024-02-15 20:29:57 +08:00
李通洲
853ca0f608 Platform (Windows): don't assume x86 as i686 2024-02-15 20:29:34 +08:00
李通洲
17f4a6e055 Colors: support block related settings
Fix #721
2024-02-14 22:09:12 +08:00
李通洲
925dc6f681 TerminalFont (Windows): support portable Windows Terminal settings
Fix #720
2024-02-13 19:49:49 +08:00
李通洲
706527eab4 Github: update ISSUE_TEMPLATE 2024-02-13 19:19:29 +08:00
李通洲
3a96ade423 CPU (Linux): don't segfault if we fail to find Vendor ID in lscpu
Fix #718
2024-02-13 19:08:44 +08:00
李通洲
da9c928286 CMake: make artifact file names consistant
Fix #719
2024-02-13 19:02:03 +08:00
Carter Li
30d3d00900
Merge pull request #717 from fastfetch-cli/dev
Release v2.8.3
2.8.3
2024-02-12 10:59:30 +08:00
李通洲
99fce80d0d CI: fix windows artifacts generation 2024-02-12 10:46:57 +08:00
Herby Gillot
a5a28e30a0
README: add MacPorts install info (#716)
Add info on installing `fastfetch` on macOS via MacPorts: https://ports.macports.org/port/fastfetch/
2024-02-12 10:43:23 +08:00
李通洲
7fe39353df Release: v2.8.3 2024-02-12 10:28:29 +08:00
李通洲
a3576b3154 CI: release file name without version
Fix #714
2024-02-12 10:28:29 +08:00
AlbydS
c5d0d84001
Add installation instructions for even more Linux distributions (#715)
Added Alpine (now with the right command), ALT Linux and Arch AUR to the installation instructions.
2024-02-12 10:20:10 +08:00
李通洲
467ed54a3b GPU (Linux): lazy load pci.ids 2024-02-12 10:12:34 +08:00
Carter
7ea8882843 GPU (FreeBSD): detect correct AMD card names 2024-02-12 18:09:11 +08:00
李通洲
f4cb3bb33f GPU (Linux): use amdgpu.ids 2024-02-12 00:43:06 +08:00
李通洲
330eb9fa21 GPU: show sub-device if available
Try fixing #713
2024-02-11 23:01:14 +08:00
李通洲
1006f513f5 Release: v2.8.2 2.8.2 2024-02-10 14:38:47 +08:00
李通洲
652c4b2e82 CI: don't upload old artifacts 2024-02-10 14:37:27 +08:00
李通洲
3c618a8cd0 Merge remote-tracking branch 'upstream/master' into dev 2.8.1 2024-02-10 14:14:09 +08:00
李通洲
b5821de793 Release: v2.8.1 2024-02-10 14:02:22 +08:00
李通洲
dec604691c CMake: try fixing packaging name conflicting 2024-02-10 13:59:34 +08:00
Carter Li
72baa6cca9
Merge pull request #712 from fastfetch-cli/dev
Release v2.8.0
2.8.0
2024-02-10 12:02:58 +08:00
李通洲
34b023a74f Release: 2.8.0 (ci skip)
For Luna New Year!
2024-02-10 10:32:14 +08:00
李通洲
8249a8ed6a Doc: update changelog 2024-02-09 00:10:29 +08:00
李通洲
7e1ac5e24a Terminal (Windows): code cleanup 2024-02-08 23:15:58 +08:00
李通洲
55c72a8bb3 Camera (Windows): fix Windows Server Core compatibility 2024-02-08 19:14:09 +08:00
Carter Li
b602bb20c2 Battery (Linux): print the same format of battery status as other platforms 2024-02-08 14:10:51 +08:00
Carter Li
46ed24275f Battery (FreeBSD): fix typos 2024-02-08 13:59:02 +08:00
Carter Li
71db83f806 PowerAdapter (Linux): don't print not connected either
To align result to macOS
2024-02-08 13:51:30 +08:00
李通洲
0746afa0c2
PowerAdapter (macOS): don't show not connected if no power adapter is detected 2024-02-08 10:53:58 +08:00
李通洲
805c384819
Battery (macOS): don't show an empty battery if no battery is detected 2024-02-08 10:37:06 +08:00
Carter Li
9e4c0e318c Chore: add dpkg related stuff 2024-02-07 14:39:19 +08:00
李通洲
51eaac2fd7
Doc: update changelog 2024-02-06 09:54:33 +08:00
李通洲
92c3df82e6
Logo (Builtin): add PikaOS
Ref: https://github.com/hykilpikonna/hyfetch/pull/231
2024-02-06 09:30:24 +08:00