Go to file
Soc Virnyl Estela 26484379fa - updaet to 2.20.0
Changes:
     * JSON option `display.keyWidth` has been renamed to `display.key.width`
        - Previously: `{ "display": { "keyWidth": 3 } }`
        - Now: `{ "display": { "key": { "width": 3 } } }`
     * Windows Terminal font detection in WSL has been removed
   Features: 
     * Add option `display.key.type: <enum>` to print icons in keys 
        - Supported value string, icon and both. Default to string (don't 
          display icons)
        - Example: `{ "display": { "key": { "type": "icon" } } }`
     * Add option `display.key.paddingLeft: <num>` to print left padding 
       (whitespaces) in keys
        - Example: `{ "display": { "key": { "paddingLeft": 2 } } }`
     * Add option modules.keyIcon to set icon for specified module
        - Example: `{ "modules": { "type": "command", "keyIcon": "🔑" } }`
     * Report system mono font name for Terminator if used (TerminalFont, 
       Linux)
     * Don't require logo height to be set when using `--logo-position right`
     * Report Snapdragon SOC marketing name for newer Android phones (CPU, 
       Android)
     * Detect MTK SOC part name (CPU, Android)
   Bugfixes: 
     * Don't wake up suspended GPUs when using `--ds-force-drm` (Display,
       Linux)
     * Fix printing editor type in JSON result (Editor)
     * Fix `--logo-padding-*` not working correctly (Logo)
     * Fix possible segfault when detecting GPU frequency (macOS, GPU)

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=91
2024-07-27 01:54:34 +00:00
.gitattributes - updaet to 2.20.0 2024-07-27 01:54:34 +00:00
.gitignore - updaet to 2.20.0 2024-07-27 01:54:34 +00:00
fastfetch-2.18.1.tar.gz - updaet to 2.20.0 2024-07-27 01:54:34 +00:00
fastfetch-2.19.1.tar.gz - updaet to 2.20.0 2024-07-27 01:54:34 +00:00
fastfetch-2.20.0.tar.gz - updaet to 2.20.0 2024-07-27 01:54:34 +00:00
fastfetch.changes - updaet to 2.20.0 2024-07-27 01:54:34 +00:00
fastfetch.spec - updaet to 2.20.0 2024-07-27 01:54:34 +00:00