- Update to version 1.11.0:
* Support linuxbrew * Support foot terminal * Support cursor size detection on Windows * Support cursor detection on macOS * Support display name, display type and decimal refresh rate detection * Support --display-compact-type to display multiple resolutions in one line * Support flatpak-user * Support --gpu-force-vulkan to force using vulkan to detect GPUs, which support video memory usage detection with --allow-slow-operations * Fix date time format * Fix compiling with musl * Don't exit if libpci is failed to init * Names of most well-known gamepads are correctly printed instead of Wireless Controller on Windows * Small update for nobara logo OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=11
This commit is contained in:
parent
45f0e58198
commit
1e50f5986e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55385feb4f4d7c16b3e8555afb20b030f3dbf446e225b09f1dcae163702225b6
|
|
||||||
size 528112
|
|
3
fastfetch-1.11.0.tar.gz
Normal file
3
fastfetch-1.11.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:900b3c19f56fca59fd90ae2a033f40fec00185f2a0078dabdcc13a27635dd989
|
||||||
|
size 531745
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 17 14:13:18 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.11.0:
|
||||||
|
* Support linuxbrew
|
||||||
|
* Support foot terminal
|
||||||
|
* Support cursor size detection on Windows
|
||||||
|
* Support cursor detection on macOS
|
||||||
|
* Support display name, display type and decimal refresh rate detection
|
||||||
|
* Support --display-compact-type to display multiple resolutions in one line
|
||||||
|
* Support flatpak-user
|
||||||
|
* Support --gpu-force-vulkan to force using vulkan to detect GPUs, which support video memory usage detection with --allow-slow-operations
|
||||||
|
* Fix date time format
|
||||||
|
* Fix compiling with musl
|
||||||
|
* Don't exit if libpci is failed to init
|
||||||
|
* Names of most well-known gamepads are correctly printed instead of Wireless Controller on Windows
|
||||||
|
* Small update for nobara logo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 4 01:55:25 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Sat Mar 4 01:55:25 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fastfetch
|
Name: fastfetch
|
||||||
Version: 1.10.3
|
Version: 1.11.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Neofetch-like tool written in C
|
Summary: Neofetch-like tool written in C
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user