ac30b08402
Bugfixes: * Don't generate and install libffwinrt.dll.a on MinGW (Windows) * Fix building on Windows when imagemagick support is enabled (Logo, Windows) * Don't print GPU frequency with --gpu-temp for Nvidia cards (#1052, GPU) - --gpu-driver-specific needs to be specified * Print formatted size when --gpu-format is used (#1052, GPU) * Ignore QVariant format; fix unreadable Qt font (#1053, Theme, Linux) * Fix segfaults with --show-errors and an invalid module (#1055) - update to 2.17.0 Changes: * CMake option ENABLE_PROPRIETARY_GPU_DRIVER_API is removed. The GPU driver APIs are now enabled by default. - The option was introduced to reduce the license concerns. Since all non MIT proprietary code has been rewritten manually from scratch, it is no longer necessary. - See #533 (comment) for detail * Option --logo-separate true is changed to --logo-position top for better readability - Builtin ascii logos can be positioned on the right side now with --logo-position right Features: * Add support for --gpu-detection-method opencl which uses OpenCL to detect GPUs. * Support detecting CPU cache size by using SMBIOS as fallback (CPUCache) * Support GPU detection (SunOS) * Support GPU type detection with AMD GPU driver (GPU, Windows) * Add fast path of version and font detection for kitty (Terminal / TerminalFont) * Make sure stdin and stdout are TTYs when querying terminal - So modules like TerminalSize should work when stdin or stdout is redirected * Support argument truncation in --<module>-format (#1043) - See fastfetch --help format for detail * Improve Qt theme detection (#1047, Theme, Linux) * Add new JSON config option general.preRun, which is executed before fastfetch prints output. - It can be used to generate a temp logo file. For example Bugfixes: * Fix invalid path (#1031, LM, Linux) * Fix VMEM detection for Nvidia GPU (requires --gpu-driver-specific) (GPU) * Fix AMD --gpu-driver-specific for AMD cards (#1032, GPU, Windows) * Use Coordinated Universal Time rather than timezone-varying local date (#1046) Logo: * Fix colors of Asahi Linux OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=82 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
fastfetch-2.17.1.tar.gz | ||
fastfetch.changes | ||
fastfetch.spec |