Dominique Leuenberger 2024-08-06 07:08:20 +00:00 committed by Git OBS Bridge
commit b494403fa0
4 changed files with 48 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:461f64bda6ab4a33085b1b75afd01e72a7d0556b678852b95fbea4916ceec2a8
size 1076860

3
fastfetch-2.21.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21d085a612b6bd9ab0f4e7bffe2632e313e6f67d432251cfd5a7f877b7194733
size 1086262

View File

@ -1,3 +1,47 @@
-------------------------------------------------------------------
Mon Aug 5 09:18:46 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.21.0
Changes:
* We no longer use libnm for Wifi detection on Linux. Instead, we
use libdbus to communicate with NetworkManager directly
- To package managers: libnm dependency should be removed
Features:
* Add module `BluetoothRadio` that prints bluetooth radios installed on
the system
- Don't confuse with module `Bluetooth` which lists connected
bluetooth devices
* Detect more information when `--gpu-driver-specific` is used (GPU)
* Detect which type of nvidia driver (open source or proprietary) is
used (GPU, Linux)
* `--gpu-driver-specific` adds supports for Moore Threads GPU (GPU,
Linux / Windows)
* Use SetupAPI for detecting GPUs to support GPU detection when running
fastfetch as a Windows Service (GPU, Windows)
- See https://github.com/gpustack/gpustack/pull/97#issuecomment-2264699787
for detail
* Detect playback status (Media, Linux)
Bugfixes:
* Don't try to connect display server in tty mode (Linux)
* Improve ssh detection
* Fix max frequency printing in custom format (CPU)
* Fix displaying random characters when detecting kitty term font
(TerminalFont, Linux)
* Make sure to detect all physical memory devices
* Don't detect `wl-restart` as WM (WM, Linux)
* Use PCI bus ID to match Nvidia cards; fix multi-GPU detection (GPU)
* Ignore invalid GPU (GPU, macOS)
* Print error when invalid color code is found
* Fix invalid refresh rate detection on old macOS versions (Display, macOS)
* Fix disk size detection on 32-bit systems (Disk, BSD)
* Don't ignore disabled GPUs (GPU, Linux)
* Fix GPU type detection on FreeBSD (GPU, FreeBSD)
* Remove shell version detection for unknown shells (Shell)
* Don't detect hyfetch as shell on NixOS (Shell, NixOS)
Logos:
* Update EndeavourOS_small
* Add QTS
-------------------------------------------------------------------
Fri Jul 26 08:48:51 UTC 2024 - RN <R_Nik_C@proton.me>

View File

@ -17,7 +17,7 @@
Name: fastfetch
Version: 2.20.0
Version: 2.21.0
Release: 0
Summary: Neofetch-like tool written mostly in C
License: MIT