- update to 2.10.2:
Changes: * We now always detect max frequency of GPUs for consistent, instead of current frequency Features: * Improve display detection for wlroots based WMs. Fastfetch now correctly reports fractional scale factors in hyprland (Display, Linux) * Improve GPU detection on Linux (GPU, Linux) - Support GPU memory usage detection for AMD GPUs - Support GPU frequency detection for Intel GPUs * Improve performance of Gnome version detection (DE, Linux) * Improve performance of kitty version detection (Terminal, Linux) * Detect refresh rate when using --ds-force-drm sysfs-only (Display, Linux) * Add option --ts-version to disable terminal and shell version detection. Mainly for benchmarking purposes * Improve performance of detecting WSL version (Host, Linux) Bugfixes: * Correctly detect /bin/sh as current shell if it's used as default shell (Shell, Linux) * Work around an issue which CPU module reports incorrect CPU frequency that is too high (CPU, Linux) * Don't print ANSI escape codes in --pipe mode OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=62
This commit is contained in:
parent
ed9c5f6229
commit
1c0c9e7309
3
fastfetch-2.10.2.tar.gz
Normal file
3
fastfetch-2.10.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e52c6152b750fc13248dcb5d55259474ced25e4b09fdc965ea310565c1cdf78
|
||||
size 1315785
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ca9e48ed30c49fc50d5f64a2ce327a9f00ce4497feac01865c50086cc43e5ce
|
||||
size 1294912
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 19:38:05 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- update to 2.10.2:
|
||||
Changes:
|
||||
* We now always detect max frequency of GPUs for consistent, instead of current frequency
|
||||
Features:
|
||||
* Improve display detection for wlroots based WMs. Fastfetch now correctly reports fractional scale factors in hyprland (Display, Linux)
|
||||
* Improve GPU detection on Linux (GPU, Linux)
|
||||
- Support GPU memory usage detection for AMD GPUs
|
||||
- Support GPU frequency detection for Intel GPUs
|
||||
* Improve performance of Gnome version detection (DE, Linux)
|
||||
* Improve performance of kitty version detection (Terminal, Linux)
|
||||
* Detect refresh rate when using --ds-force-drm sysfs-only (Display, Linux)
|
||||
* Add option --ts-version to disable terminal and shell version detection. Mainly for benchmarking purposes
|
||||
* Improve performance of detecting WSL version (Host, Linux)
|
||||
Bugfixes:
|
||||
* Correctly detect /bin/sh as current shell if it's used as default shell (Shell, Linux)
|
||||
* Work around an issue which CPU module reports incorrect CPU frequency that is too high (CPU, Linux)
|
||||
* Don't print ANSI escape codes in --pipe mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 10:04:27 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fastfetch
|
||||
Version: 2.9.2
|
||||
Version: 2.10.2
|
||||
Release: 0
|
||||
Summary: Neofetch-like tool written mostly in C
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user