- Update to version 1.11.3:
Features: * Support display name, type, rotation detection on Wayland (Linux, Display) * Print more useful display name instead of intel_backlight (Linux, Brightness) * Icons module supports Windows (Windows, Icons) * Add Wallpaper module which shows the current wallpaper image path * Add mac address detection --localip-show-mac (LocalIP, #451) Bugfixes: * Fix Gnome version detection on Fedora (DE) * Fix Windows drives detection in WSL (Disk) * Fix a segfault bug, regression of 1.11.1 Changes: * In order to make Icons module consistant between different platforms, --icons-format no longer supports individual GTK / QT icon params. * --theme-format no longer supports individual GTK / plasma theme params. * --local-ip-* and --public-ip-* have been changed to --localip-* and --publicip-* * --localip-compact-type is no longer supported. Fastfetch now display IPs as --localip-compat-type multiline by default, with --local-compact true can be set as an alias of --localip-compact-type oneline * --localip-v6first is no longer supported. OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=17
This commit is contained in:
parent
eb9fa1b9dc
commit
e5e1e7247d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:900b3c19f56fca59fd90ae2a033f40fec00185f2a0078dabdcc13a27635dd989
|
||||
size 531745
|
3
fastfetch-1.11.3.tar.gz
Normal file
3
fastfetch-1.11.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:699ee59b0677121411a11119a06bdb5bc45dc04b551904c9d9d30477e2142358
|
||||
size 536138
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 12 09:20:12 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Update to version 1.11.3:
|
||||
Features:
|
||||
* Support display name, type, rotation detection on Wayland (Linux, Display)
|
||||
* Print more useful display name instead of intel_backlight (Linux, Brightness)
|
||||
* Icons module supports Windows (Windows, Icons)
|
||||
* Add Wallpaper module which shows the current wallpaper image path
|
||||
* Add mac address detection --localip-show-mac (LocalIP, #451)
|
||||
Bugfixes:
|
||||
* Fix Gnome version detection on Fedora (DE)
|
||||
* Fix Windows drives detection in WSL (Disk)
|
||||
* Fix a segfault bug, regression of 1.11.1
|
||||
Changes:
|
||||
* In order to make Icons module consistant between different platforms,
|
||||
--icons-format no longer supports individual GTK / QT icon params.
|
||||
* --theme-format no longer supports individual GTK / plasma theme params.
|
||||
* --local-ip-* and --public-ip-* have been changed to --localip-* and --publicip-*
|
||||
* --localip-compact-type is no longer supported. Fastfetch now display IPs as
|
||||
--localip-compat-type multiline by default, with --local-compact true can be set as an alias of --localip-compact-type oneline
|
||||
* --localip-v6first is no longer supported.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 17 14:34:44 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fastfetch
|
||||
Version: 1.11.0
|
||||
Version: 1.11.3
|
||||
Release: 0
|
||||
Summary: Neofetch-like tool written in C
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user