Go to file
Dominique Leuenberger b8252a76c6 Accepting request 1198549 from utilities
- Make completion packages Require the main package
- update to 2.23.0
  Features:
    * Support unity version detection (DE, Linux)
    * Print model name in Battery keys if available (Battery)
    * Add module Zpool
    * Improve performance (Shell / Terminal, Linux)
    * Support syntax of padded strings in --<module>-format. {variable<padlength} and {variable>padlength} are supported.
        If pad length is greater than the length of the variable, the variable will be padded with spaces.
            fastfetch -l none -s command --command-text 'echo 12345' --command-format 'output({1<20})' prints Command: output(12345               )
            fastfetch -l none -s command --command-text 'echo 12345' --command-format 'output({1>20})' prints Command: output(               12345)
        If pad length is less than the length of the variable, the variable will be truncated.
  Bugfixes:
    * Fix broken --list-presets
    * Update zsh completion script
    * Don't print * if defaultRouteOnly is set (NetIO)
    * Fix Camera module incorrectly disabled on FreeBSD (Camera, FreeBSD)
    * Fix hanging on screen 5.0 (Terminal)

- update to 2.22.0
  Features:
    * Small performance improvements (Terminal, Editor)
    * Improve arm32 and loongarch support (CPU, Linux)
    * Ignore the parent process if env $FFTS_IGNORE_PARENT is set to 1 (Shell)
    * Add code name of Apple M4 (CPU, Linux)
    * Add ethernet speed rate detection support (LocalIP)
    * Add zsh completion script
    * Add Linglong package manager detection support (Packages, Linux)
  Bugfixes:
    * Fix tmux in linux TTY (Colors)
    * Fix hang in WSL when custom format is used (Disk, Linux)

OBS-URL: https://build.opensuse.org/request/show/1198549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=42
2024-09-04 11:26:33 +00:00
.gitattributes - update to 2.22.0 2024-08-26 07:05:58 +00:00
.gitignore - update to 2.22.0 2024-08-26 07:05:58 +00:00
fastfetch-2.23.0.tar.gz - update to 2.23.0 2024-09-03 15:13:34 +00:00
fastfetch.changes - Make completion packages Require the main package 2024-09-03 15:16:57 +00:00
fastfetch.spec - Make completion packages Require the main package 2024-09-03 15:16:57 +00:00