Commit Graph

1 Commits

Author SHA256 Message Date
Gordon Leung
c8964f9e01 - update to 2.21.1
Changes:
   * On Linux, FreeBSD and SunOS, a new recommended dependency 
     libelf` is introduced to extract strings in ELF binary, used for
    - st term font detection when the term font is compiled directly into the binary
    - fast path of systemd version detection
  Features:
   * Improve performance of
    - kitty version detection (Terminal, Linux)
    - st term font detection (TerminalFont, Linux)
    - systemd version detection (InitSystem, Linux)
  Bugfixes:
    - Fix building error without `linux/wireless.h` (Wifi, Linux)
    - Fix wrong GPU max frequency on Asahi Linux (GPU, Linux)
    - Don't rely `$XDG_SESSION_TYPE` for detecting wm protocol (WM, Linux)
    - Fix light color doesn't work on Linux console (Colors, Linux)
    - `LC_ALL`, if set, overrides every other locale-related environment variable (Locale)
    - Increase timeout of DBus calls (Linux)

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=95
2024-08-09 03:26:34 +00:00