SHA256
1
0
forked from pool/fastfetch

Compare commits

...

24 Commits

Author SHA256 Message Date
Ana Guerrero
65b9573bfe Accepting request 1240416 from utilities
OBS-URL: https://build.opensuse.org/request/show/1240416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=55
2025-01-27 19:55:02 +00:00
R N
a4dab9b8d2 - update to 2.35.0
Bugfixes:
   * Suppress output of EGL again (gh#fastfetch-cli/fastfetch#1513)
     - Regression of 2.34.0
  Features:
   * Show SOC name reported in `cpuinfo` if available 
     (gh#fastfetch-cli/fastfetch#1510, CPU, Linux)
   * Change package manager name of NetBSD from pkg to pkgsrc 
     (gh#fastfetch-cli/fastfetch#1515, Packages, NetBSD)
   * Detect SOC name on RISCV (gh#fastfetch-cli/fastfetch#1519, 
     CPU, Linux)
   * Report marketing name of new QS8Es (CPU, Android)
   * Acquire acquire more os info from lsb-release if missing from 
     os-release (gh#fastfetch-cli/fastfetch#1521)
   * CMake: add option `-DCUSTOM_LSB_RELEASE_PATH` to specify the 
     path of `lsb-release` file 
     - `-DCUSTOM_OS_RELEASE_PATH` has been supported since v2.11.4
   * Report more SOC names on Android (CPU, Android)
   * Support duration printing in custom format (Disk / Users)
  Logo:
   * Add Arch_old
   * Update key color of NetBSD_small
   * Fix OpenBSD and many other ascii logos 
     (gh#fastfetch-cli/fastfetch#1522)

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=131
2025-01-27 03:24:15 +00:00
Ana Guerrero
a36c9a3754 Accepting request 1237416 from utilities
OBS-URL: https://build.opensuse.org/request/show/1237416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=54
2025-01-13 16:53:36 +00:00
R N
555110e22d - update to 2.34.1
Features:
   * Report vendor name when detecting GPUs by OpenGL 
     - Note: the vendor name is actually the creator of the OpenGL driver (such as `Mesa`) and may not be the same as the GPU vendor
  Bugfixes:
   * Fix Ghostty termfont detection (gh#fastfetch-cli/fastfetch#1495)
   * Fix compatibility with KDE Plasma 6.3 (gh#fastfetch-cli/fastfetch#1504)
   * Make memory usage detection logic consistent with other systems (Memory, OpenBSD / NetBSD)
   * Report media file name if media title is not available (Media)
   * Fix max frequency detection for CPUs with both performance and efficiency cores (CPU, FreeBSD)
  Logo:
   * Add HeliumOS
   * Add Oreon
   * Update SnigdhaOS

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=129
2025-01-13 13:57:12 +00:00
Ana Guerrero
8bceacf896 Accepting request 1236676 from utilities
OBS-URL: https://build.opensuse.org/request/show/1236676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=53
2025-01-12 10:19:31 +00:00
Gordon Leung
63de930f46 - update to 2.34.0
Changes:
   * We now print distro pretty name if available (OS) 
     - This is a long requested feature. However, it may break some distros. File a bug with the content of `/etc/os-release` if it breaks your distro
  Bugfixes:
   * Fix thunderbolt version of new MBPs (gh#fastfetch-cli/fastfetch#1465, Host, macOS)
   * Fix backlight name detection on FreeBSD (Brightness, FreeBSD)
   * Fix Terminal detection when running fastfetch in `pk-command-not-found` (gh#fastfetch-cli/fastfetch#1467, Terminal, Linux)
   * Relax detection of terminals in NixOS (gh#fastfetch-cli/fastfetch#1479, Terminal, Linux) 
     - Should fix konsole, ghostty and maybe others
   * Fix core count output in multi-package platforms (CPU)
   * Don't suppress the output of preRun (gh#fastfetch-cli/fastfetch#1489)
   * Fix battery percentage detection (Battery, NetBSD)
  Features:
   * Support ghostty terminal font detection (TerminalFont, Linux / macOS)
   * Support `kitty-icat` image protocol, which uses `kitten icat` to generate image data 
     - Pros: support tmux; support gif animations; good performance
     - Cons: due to the limitation of `kitten icat`, we need to clear the screen before displaying the image logo
   * Support WM version detection (WM) 
     - In Linux, Hyprland & sway are supported currently
   * Improve performance when stdout is redirected (TerminalSize)
   * Report thermal zone temp if CPU temp is not available (CPU, Linux)
   * Report sound server (Pipewire or PulseAudio) if available (gh#fastfetch-cli/fastfetch#1454, Sound, Linux)
   * Enable OpenGL & OpenCL detection on Android (OpenGL / OpenCL, Android)
   * Detect & report MediaTek Dimensity 9000+ SOC name (CPU, Android)
   * Support appman (am-user) package manager detection (Packages, Linux)
  Logo:
   * Add Lubuntu
   * Update Xray_os
   * Add SnigdhaOS
   * Add Rhino Linux

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=127
2025-01-09 18:37:49 +00:00
Ana Guerrero
88c960fe9e Accepting request 1233453 from utilities
OBS-URL: https://build.opensuse.org/request/show/1233453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=52
2024-12-29 10:56:17 +00:00
Gordon Leung
842322f772 - Excluded flashfetch binary
- update to 2.33.0
  Changes:
   * Introduce a new CMake flag `-DBUILD_FLASHFETCH=OFF` to disable building flashfetch binaries
     - Package managers are encouraged to enable it.
  Bugfixes:
   * Fix interconnect type detection (gh#fastfetch-cli/fastfetch#1453, PhysicalDisk) 
     - Regression of v2.28
   * Don't report `proot` as terminal (Terminal, Android)
   * Remove a debug output (DiskIO, OpenBSD)
   * Fix media detection for some players (gh#fastfetch-cli/fastfetch#1461, Media) 
     - Regression of v2.32
  Features:
   * Use `$POWERSHELL_VERSION` as PowerShell version if available (Shell) 
     - Fetching Windows PowerShell version can be very slow. Add `$env:POWERSHELL_VERSION = $PSVersionTable.PSVersion.ToString()` in $PROFILE before running fastfetch to improve the performance of Shell module
   * Add support for ubuntu-based armbian detection (gh#fastfetch-cli/fastfetch#1447)
   * Improve performance of Bluetooth detection (Bluetooth) 
     - We no longer report disconnected bluetooth devices in `--format json` when `--bluetooth-show-disconnected` isn't specified
   * Support brightness level detection for builtin displays (Brightness, OpenBSD / NetBSD) 
     - Requires root permission on OpenBSD
   * Support battery level detection (Battery, OpenBSD / NetBSD)
   * Support CPU temperature detection in NetBSD (CPU, NetBSD)
   * Hard code path of `libvulkan.so` for Android 
     - So that users don't need to install the vulkan-loader wrapper of termux
  Logo:
   * Add NurOS
   * Add GoralixOS

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=125
2024-12-26 14:07:38 +00:00
Ana Guerrero
062a94a2ea Accepting request 1231934 from utilities
OBS-URL: https://build.opensuse.org/request/show/1231934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=51
2024-12-19 20:40:26 +00:00
Gordon Leung
1c7da242b1 - update to 2.32.1
Bugfixes:
   * Fix `pci.ids` file location on OpenBSD (GPU, OpenBSD) 
     - It's normally unused because enumerating PCI devices on OpenBSD requires root privileges
   * Fix bssid formatting (Wifi, Linux)
   * Fix Linux Lite distro detection (gh#fastfetch-cli/fastfetch#1434, OS, Linux)
   * Suppress XE driver warnings from Mesa  (gh#fastfetch-cli/fastfetch#1435, OpenGL, Linux)
   * Fix format parameter name (gh#fastfetch-cli/fastfetch#1443, Version)
   * Don't report useless information when Wifi is disabled (Wifi, FreeBSD) 
     - Currently there are issues when the SSID contains whitespaces. More fixes are expected in the future
   * Always use physical size reported by X11 server to avoid inconsistent results (gh#fastfetch-cli/fastfetch#1444, Display, Linux)
   * Fix package count detection on OpenBSD (Packages, OpenBSD) [2.32.1]
  Features:
   * Randomly select one if the logo source expands to multiple files (gh#fastfetch-cli/fastfetch#1426, Logo)
   * Report mac product name when running Linux in MacBook (Host, Linux / FreeBSD)
   * Use screen size reported in DTD if make sense (Display)
   * Detect Virtualized Apple Silicon CPUs (CPU, Linux)
   * Add detection support for fvwm and ctwm (WM, OpenBSD / NetBSD)
   * Add Armbian-unofficial detection (OS, Linux)
   * Prefer surfaceless display when connect EGL (OpenGL)
   * Improve accuracy of WM detection on FreeBSD (WM, FreeBSD)
   * Add ratpoison window manager (WM, Linux)
  Logo:
   * Update Linux Lite
   * Add Serpent OS
   * Add Ultramarine Small
   * Update Debian

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=123
2024-12-18 17:01:16 +00:00
Ana Guerrero
b8821e052a Accepting request 1228079 from utilities
OBS-URL: https://build.opensuse.org/request/show/1228079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=50
2024-12-03 19:48:21 +00:00
Gordon Leung
90493a8fc3 - update to 2.31.0
Bugfixes:
   * Improve performance of media detection; fix musikcube detection (Media, Linux)
     - After the change, `general.processingTimeout` will also control the timeout of dbus remote calls
   * Fix invalid variable names (gh#fastfetch-cli/fastfetch#1408, Users)
   * Change physical size detection to use basic display parameters (gh#fastfetch-cli/fastfetch#1406)
   * Fix possible sigfaults when detecting displays (gh#fastfetch-cli/fastfetch#1393)
   * Fix Nvidia card type detection
   * Fix wl-restart parsing (gh#fastfetch-cli/fastfetch#1422, WM, Linux)
   * Fix syntax error in completion file (gh#fastfetch-cli/fastfetch#1421)
   * Fix hunging when using ssh-agent as command text (gh#fastfetch-cli/fastfetch#1418, Command, macOS)
  Features:
   * Remove support of xcb & xlib and xrandr extension is always required (Display)
   * Support preferred resolution & refresh rate detection 
     - On macOS there is no preferred resolution reported and maximum available resolution is reported instead.
     - `--display-format {preferred-width}x{preferred-height}@{preferred-refresh-rate}`
   * Report scale factor in custom format (Display) 
     - `--display-format {scale-factor}`
   * Detect current Wi-Fi channel and maximum frequency (Wifi)
   * Report processor package count (gh#fastfetch-cli/fastfetch#1413, CPU)
   * Remove duplicate whitespaces in CPU name
   * Support sakura terminal version & font detection (Terminal / TerminalFont, Linux)
  Logo:
   * Fix LMDE
   * Update MidOS
   * Add Windows Server 2025

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=121
2024-12-03 15:30:37 +00:00
Ana Guerrero
d5a30d1915 Accepting request 1224975 from utilities
OBS-URL: https://build.opensuse.org/request/show/1224975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=49
2024-11-19 21:20:04 +00:00
Gordon Leung
2fd05e470a - update to 2.30.1
* A hotfix release that fixes a build failure when running cmake outside of build directory.
- update to 2.30.0
  Changes: 
   * Percent: bar type must be enabled in `percent.type` before using percent bar in custom format
  Features:
   * Port to MidnightBSD; add mport package manager support
   * Support bluetooth battery detection for macOS and Windows (Bluetooth, macOS / Windows)
   * Support M4 model detection (Host, macOS)
   * Support CPU temperature detection on OpenBSD (CPU, OpenBSD)
   * Display Android icon in Android devices (OS, Android)
   * Support qi package manager detection (Packages, Linux)
   * Detect WM / DE by enumerating running processes (WM / DE, NetBSD)
   * Generate manual pages from help.json (Doc)
   * Detect marketing name of vivo smartphone (Host, Android)
   * Add txDrops detection if supported (NetIO, *BSD)
   * Support tilix version detection (Terminal, Linux)
   * Support percent type config in module level. 
  Bugfixes:
   * Don't display `()` in key if display name is not available (Display)
   * Fix & normalize bluetooth mac address detection (Bluetooth, macOS / Windows)
   * Don't print index in multi-battery devices (Battery)
   * Fix segfault in macOS (gh#fastfetch-cli/fastfetch#1388, macOS)
   * Fix `CFStringGetCString() failed` errors (gh#fastfetch-cli/fastfetch#1394, Media, macOS)
   * Fix CPU frequency detection on Apple M4 (gh#fastfetch-cli/fastfetch#1394, CPU, macOS)
   * Fix exe path detection on macOS (Shell / Terminal, macOS)
   * Fix logo fails to load from symlinked files on macOS (gh#fastfetch-cli/fastfetch#1395, Logo, macOS)
   * Fix 32-bit truncation (NetIO, macOS) Logos:
   * Fix Lilidog
   * Add MidnightBSD
   * Add Unifi
   * Add Cosmic DE
   * Update openSUSE Tumbleweed

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=119
2024-11-19 03:32:00 +00:00
Ana Guerrero
287f294a2f Accepting request 1221252 from utilities
OBS-URL: https://build.opensuse.org/request/show/1221252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=48
2024-11-05 14:41:06 +00:00
Gordon Leung
3288c7c59d - update to 2.29.0
Features:
   * Port to NetBSD and DragonFly BSD 
     - Fastfetch now supports all major BSD variants
   * Support DiskIO, NetIO, GPU and Users module on OpenBSD
   * Report SD8E SOC name (CPU, Android)
   * On Windows, try loading dlls from current exe path (Windows) 
     - Fix Media module when installed with winget
  Bugfixes:
   * Fix the VIM version detection on Ubuntu (Editor, Linux)
   * Improve performance of OS version detection on Proxmox (gh#fastfetch-cli/fastfetch#1370, OS, Linux)
  Logo:
   * Update OpenSuse Tumbleweed
   * Add XCP-ng
   * Add SummitOS
   * Add Lilidog
   * Update PikaOS
   * Update OpenSUSE Leap
   * Update aperture

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=117
2024-11-04 20:32:44 +00:00
Ana Guerrero
0b957cd225 Accepting request 1217403 from utilities
OBS-URL: https://build.opensuse.org/request/show/1217403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=47
2024-10-24 13:43:03 +00:00
Gordon Leung
4e171601f8 - update to 2.28.0
Changes: 
   * Due to the upstream removal of MSYS2 CLANG32 environment, 
     `fastfetch-windows-i686` is now built with the ancient and 
     untested MSVCRT. Unknown bugs are expected
  Features:
   * Add new module `Mouse` and `Keyboard` which display connected 
     mice and keyboards
   * Support remaining time detection (Battery)
   * Report if AC is connected (Battery, Linux)
   * Report platform API used for display detection for debugging 
     (Display)
   * Report Wine version when running in Wine (Kernel, Windows)
   * Add option `waitTime` in modules `CPUUsage`, `DiskIO` and 
     `NetIO`
  Bugfixes:
   * Fix used memory size detection (Memory, OpenBSD)
   * Don't report invalid fragmentation percentage when fails to 
     detect it (Zpool)
   * Fix unexpected errors when running fastfetch in parallel 
     (gh#fastfetch-cli/fastfetch#1346, Windows)
   * Don't report obviously invalid temperature values 
     (PhysicalDisk, Linux)
  Logos:
   * Add eweOS
   * Add MidOS
   * Update XeroArch

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=115
2024-10-23 18:04:44 +00:00
Ana Guerrero
a6b42e74f7 Accepting request 1206706 from utilities
OBS-URL: https://build.opensuse.org/request/show/1206706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=46
2024-10-10 20:14:58 +00:00
Gordon Leung
3934444648 - update to 2.27.1
Changes:
   * We now print " instead of ″ when displaying diagonal length in inches, so that the character can be correctly displayed in Linux console (Display)
   * All detection code of `monitor` module is merged into `display` module. Now `monitor` just prints the same information as ` display` with different format. Notably: 
      - The resolution reported by monitor module is now current resolution instead of native / maximum resolution. PPI is calcuated based on current resolution too
      - The refresh rate reported by `monitor` module is the current refresh rate Features:
   * Add initial support of OpenBSD (OpenBSD)
   * Improve support for Raspberry pi (CPU / GPU, Linux)
   * Detect SOC name, instead of displaying components used in the SOC, if available (CPU, Linux)
   * Add option `--brightness-compact` to display multiple brightness values in one line (Brightness)
   * Add `day-pretty` (gh#fastfetch-cli/fastfetch#1305, DateTime)
   * Support network interface adapter flag detection (gh#fastfetch-cli/fastfetch#1315, LocalIP)
     - Enable it with `--localip-show-flags`
  Bugfixes:
   * Remove trailing newline in GPU name for Raspberry pi (gh#fastfetch-cli/fastfetch#1303, GPU, Linux)
   * Fix a possible buffer overflow (GPU, Linux)
   * Fix CPU temp incorrectly reported as 0 celsius (gh#fastfetch-cli/fastfetch#1308, CPU, Linux)
   * Corrently report TPM device is not found error (gh#fastfetch-cli/fastfetch#1314, TPM, Windows)
   * Fix errors when triggering shell completion with python3 uninstalled (gh#fastfetch-cli/fastfetch#1310)
     - To package managers: as shell completion scripts of fastfetch use python3, it should be added as an optional dependency of fastfetch
   * Fix possible crashes when detecting term font of kitty (gh#fastfetch-cli/fastfetch#1321, TerminalFont, Linux)
  Logos:
   * Add XeroArch
   * Add ValhallaOS

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=113
2024-10-10 13:29:16 +00:00
Ana Guerrero
5321cc6e5f Accepting request 1204541 from utilities
OBS-URL: https://build.opensuse.org/request/show/1204541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=45
2024-09-30 13:39:28 +00:00
Gordon Leung
2835e672c8 - update to 2.26.1
Changes:
   * To be consistent to other platforms, CPU frequency detection 
     on Linux no longer checks `bios_limit`
  Features:
   * Detect GPU index (gh#fastfetch-cli/fastfetch#1267, GPU)
   * Count Flatpak runtime packages (gh#fastfetch-cli/fastfetch#1085, Packages, Linux)
   * Support `pacstall` package manager (Packages, Linux)
     - CMake `-DPACKAGES_DISABLE_PACSTALL=ON` can be used to disable 
   * Support CU core count, max frequency, VMEM usage detection for AMD cards on Linux (GPU, Linux) 
     - Requires `--gpu-driver-specific`
   * Support EU core count, VMEM size detection Intel cards on Linux (GPU, Linux) 
     - Requires --gpu-driver-specific. VMEM usage detection requires root permissions
   * Add new module TPM to print TPM (Trusted Platform Module) version if available (TPM)
   * Support GPU driver version detection (GPU, macOS)
   * Add new CMake option `-DENABLE_EMBEDDED_PCIIDS=<BOOL>`
     - If enabled, fastfetch will download the newest `pci.ids` file, transform it into C code and compile it into fastfetch binaries
  Bugfixes:
   * Fix font size detecton of foot terminal (gh#fastfetch-cli/fastfetch#1276, TerminalFont, Linux)
   * Ignore `su` and `sudo` when detecting terminal (gh#fastfetch-cli/fastfetch#1283, Terminal, Linux)
   * Always print inches in integer (Display)
   * Fix Wifi connection protocol detection on macOS Sequoia (Wifi, macOS)
   * Fix hanging when font name is long when detecting kitty term font (gh#fastfetch-cli/fastfetch#1289, TerminalFont)
   * Detect all enabled or connected connectors (gh#fastfetch-cli/fastfetch#1301, Display, Linux)

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=111
2024-09-29 16:41:30 +00:00
Ana Guerrero
242283492d Accepting request 1201910 from utilities
- update to 2.25.0
  Features:
   * Moore Threads GPU add support to query number of cores (GPU)
   * Cache detection result based on last modification time (Packages)
   * Add cmake options to disable certain package managers at compile time
   * Add new option --show-localip-{speed,mtu} (LocalIP)
   * Add new module Btrfs, which prints all mounted Btrfs volumes, like Zpool module (Linux)
  Bugfixes:
   * Fix compiling with old linux headers (Camera, Linux)

OBS-URL: https://build.opensuse.org/request/show/1201910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=44
2024-09-19 19:17:35 +00:00
Gordon Leung
1d2a7d3c12 - update to 2.25.0
Features:
   * Moore Threads GPU add support to query number of cores (GPU)
   * Cache detection result based on last modification time (Packages)
   * Add cmake options to disable certain package managers at compile time
   * Add new option --show-localip-{speed,mtu} (LocalIP)
   * Add new module Btrfs, which prints all mounted Btrfs volumes, like Zpool module (Linux)
  Bugfixes:
   * Fix compiling with old linux headers (Camera, Linux)

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=109
2024-09-19 04:22:22 +00:00
4 changed files with 436 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:675ac3f9dbe00277416744fa36a28fc9cd1284d17f055a4db339063bfc6a8209
size 1104540

3
fastfetch-2.35.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e066d84f9ca176e24f162ce99dab7fac5238b5e8c94ab4aaff5850b6cc5c6ead
size 1171386

View File

@ -1,3 +1,433 @@
-------------------------------------------------------------------
Mon Jan 27 03:12:40 UTC 2025 - RN <R_Nik_C@proton.me>
- update to 2.35.0
Bugfixes:
* Suppress output of EGL again (gh#fastfetch-cli/fastfetch#1513)
- Regression of 2.34.0
Features:
* Show SOC name reported in `cpuinfo` if available
(gh#fastfetch-cli/fastfetch#1510, CPU, Linux)
* Change package manager name of NetBSD from pkg to pkgsrc
(gh#fastfetch-cli/fastfetch#1515, Packages, NetBSD)
* Detect SOC name on RISCV (gh#fastfetch-cli/fastfetch#1519,
CPU, Linux)
* Report marketing name of new QS8Es (CPU, Android)
* Acquire acquire more os info from lsb-release if missing from
os-release (gh#fastfetch-cli/fastfetch#1521)
* CMake: add option `-DCUSTOM_LSB_RELEASE_PATH` to specify the
path of `lsb-release` file
- `-DCUSTOM_OS_RELEASE_PATH` has been supported since v2.11.4
* Report more SOC names on Android (CPU, Android)
* Support duration printing in custom format (Disk / Users)
Logo:
* Add Arch_old
* Update key color of NetBSD_small
* Fix OpenBSD and many other ascii logos
(gh#fastfetch-cli/fastfetch#1522)
-------------------------------------------------------------------
Mon Jan 13 13:45:37 UTC 2025 - RN <R_Nik_C@proton.me>
- update to 2.34.1
Features:
* Report vendor name when detecting GPUs by OpenGL
- Note: the vendor name is actually the creator of the OpenGL
driver (such as `Mesa`) and may not be the same as the GPU
vendor
Bugfixes:
* Fix Ghostty termfont detection
(gh#fastfetch-cli/fastfetch#1495)
* Fix compatibility with KDE Plasma 6.3
(gh#fastfetch-cli/fastfetch#1504)
* Make memory usage detection logic consistent with other
systems (Memory, OpenBSD / NetBSD)
* Report media file name if media title is not available (Media)
* Fix max frequency detection for CPUs with both performance and
efficiency cores (CPU, FreeBSD)
Logo:
* Add HeliumOS
* Add Oreon
* Update SnigdhaOS
-------------------------------------------------------------------
Thu Jan 9 17:45:04 UTC 2025 - RN <R_Nik_C@proton.me>
- update to 2.34.0
Changes:
* We now print distro pretty name if available (OS)
- This is a long requested feature. However, it may break
some distros. File a bug with the content of
`/etc/os-release` if it breaks your distro
Bugfixes:
* Fix thunderbolt version of new MBPs
(gh#fastfetch-cli/fastfetch#1465, Host, macOS)
* Fix backlight name detection on FreeBSD (Brightness, FreeBSD)
* Fix Terminal detection when running fastfetch in
`pk-command-not-found`
(gh#fastfetch-cli/fastfetch#1467, Terminal, Linux)
* Relax detection of terminals in NixOS
(gh#fastfetch-cli/fastfetch#1479, Terminal, Linux)
- Should fix konsole, ghostty and maybe others
* Fix core count output in multi-package platforms (CPU)
* Don't suppress the output of preRun
(gh#fastfetch-cli/fastfetch#1489)
* Fix battery percentage detection (Battery, NetBSD)
Features:
* Support ghostty terminal font detection (TerminalFont, Linux /
macOS)
* Support `kitty-icat` image protocol, which uses `kitten icat`
to generate image data
- Pros: support tmux; support gif animations; good performance
- Cons: due to the limitation of `kitten icat`, we need to
clear the screen before displaying the image logo
* Support WM version detection (WM)
- In Linux, Hyprland & sway are supported currently
* Improve performance when stdout is redirected (TerminalSize)
* Report thermal zone temp if CPU temp is not available (CPU,
Linux)
* Report sound server (Pipewire or PulseAudio) if available
(gh#fastfetch-cli/fastfetch#1454, Sound, Linux)
* Enable OpenGL & OpenCL detection on Android (OpenGL / OpenCL,
Android)
* Detect & report MediaTek Dimensity 9000+ SOC name (CPU, Android)
* Support appman (am-user) package manager detection (Packages,
Linux)
Logo:
* Add Lubuntu
* Update Xray_os
* Add SnigdhaOS
* Add Rhino Linux
-------------------------------------------------------------------
Thu Dec 26 13:11:31 UTC 2024 - RN <R_Nik_C@proton.me>
- Excluded flashfetch binary
- update to 2.33.0
Changes:
* Introduce a new CMake flag `-DBUILD_FLASHFETCH=OFF` to
disable building flashfetch binaries
- Package managers are encouraged to enable it.
Bugfixes:
* Fix interconnect type detection
(gh#fastfetch-cli/fastfetch#1453, PhysicalDisk)
- Regression of v2.28
* Don't report `proot` as terminal (Terminal, Android)
* Remove a debug output (DiskIO, OpenBSD)
* Fix media detection for some players
(gh#fastfetch-cli/fastfetch#1461, Media)
- Regression of v2.32
Features:
* Use `$POWERSHELL_VERSION` as PowerShell version if available
(Shell)
- Fetching Windows PowerShell version can be very slow. Add
`$env:POWERSHELL_VERSION = $PSVersionTable.PSVersion.ToString()`
in $PROFILE before running fastfetch to improve the performance
of Shell module
* Add support for ubuntu-based armbian detection
(gh#fastfetch-cli/fastfetch#1447)
* Improve performance of Bluetooth detection (Bluetooth)
- We no longer report disconnected bluetooth devices in
`--format json` when `--bluetooth-show-disconnected` isn't
specified
* Support brightness level detection for builtin displays
(Brightness, OpenBSD / NetBSD)
- Requires root permission on OpenBSD
* Support battery level detection (Battery, OpenBSD / NetBSD)
* Support CPU temperature detection in NetBSD (CPU, NetBSD)
* Hard code path of `libvulkan.so` for Android
- So that users don't need to install the vulkan-loader wrapper
of termux
Logo:
* Add NurOS
* Add GoralixOS
-------------------------------------------------------------------
Wed Dec 18 16:32:33 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.32.1
Bugfixes:
* Fix `pci.ids` file location on OpenBSD (GPU, OpenBSD)
- It's normally unused because enumerating PCI devices on
OpenBSD requires root privileges
* Fix bssid formatting (Wifi, Linux)
* Fix Linux Lite distro detection
(gh#fastfetch-cli/fastfetch#1434, OS, Linux)
* Suppress XE driver warnings from Mesa
(gh#fastfetch-cli/fastfetch#1435, OpenGL, Linux)
* Fix format parameter name
(gh#fastfetch-cli/fastfetch#1443, Version)
* Don't report useless information when Wifi is disabled (Wifi,
FreeBSD)
- Currently there are issues when the SSID contains
whitespaces. More fixes are expected in the future
* Always use physical size reported by X11 server to avoid
inconsistent results (gh#fastfetch-cli/fastfetch#1444,
Display, Linux)
* Fix package count detection on OpenBSD (Packages, OpenBSD)
[2.32.1]
Features:
* Randomly select one if the logo source expands to multiple
files (gh#fastfetch-cli/fastfetch#1426, Logo)
* Report mac product name when running Linux in MacBook (Host,
Linux / FreeBSD)
* Use screen size reported in DTD if make sense (Display)
* Detect Virtualized Apple Silicon CPUs (CPU, Linux)
* Add detection support for fvwm and ctwm (WM, OpenBSD / NetBSD)
* Add Armbian-unofficial detection (OS, Linux)
* Prefer surfaceless display when connect EGL (OpenGL)
* Improve accuracy of WM detection on FreeBSD (WM, FreeBSD)
* Add ratpoison window manager (WM, Linux)
Logo:
* Update Linux Lite
* Add Serpent OS
* Add Ultramarine Small
* Update Debian
-------------------------------------------------------------------
Tue Dec 3 09:33:47 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.31.0
Bugfixes:
* Improve performance of media detection; fix musikcube
detection (Media, Linux)
- After the change, `general.processingTimeout` will also
control the timeout of dbus remote calls
* Fix invalid variable names
(gh#fastfetch-cli/fastfetch#1408, Users)
* Change physical size detection to use basic display parameters
(gh#fastfetch-cli/fastfetch#1406)
* Fix possible sigfaults when detecting displays
(gh#fastfetch-cli/fastfetch#1393)
* Fix Nvidia card type detection
* Fix wl-restart parsing (gh#fastfetch-cli/fastfetch#1422, WM,
Linux)
* Fix syntax error in completion file
(gh#fastfetch-cli/fastfetch#1421)
* Fix hunging when using ssh-agent as command text
(gh#fastfetch-cli/fastfetch#1418, Command, macOS)
Features:
* Remove support of xcb & xlib and xrandr extension is always
required (Display)
* Support preferred resolution & refresh rate detection
- On macOS there is no preferred resolution reported and
maximum available resolution is reported instead.
- `--display-format {preferred-width}x{preferred-height}
@{preferred-refresh-rate}`
* Report scale factor in custom format (Display)
- `--display-format {scale-factor}`
* Detect current Wi-Fi channel and maximum frequency (Wifi)
* Report processor package count
(gh#fastfetch-cli/fastfetch#1413, CPU)
* Remove duplicate whitespaces in CPU name
* Support sakura terminal version & font detection
(Terminal / TerminalFont, Linux)
Logo:
* Fix LMDE
* Update MidOS
* Add Windows Server 2025
-------------------------------------------------------------------
Tue Nov 19 03:10:39 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.30.1
* A hotfix release that fixes a build failure when running cmake
outside of build directory.
- update to 2.30.0
Changes:
* Percent: bar type must be enabled in `percent.type` before
using percent bar in custom format
Features:
* Port to MidnightBSD; add mport package manager support
* Support bluetooth battery detection for macOS and Windows
(Bluetooth, macOS / Windows)
* Support M4 model detection (Host, macOS)
* Support CPU temperature detection on OpenBSD (CPU, OpenBSD)
* Display Android icon in Android devices (OS, Android)
* Support qi package manager detection (Packages, Linux)
* Detect WM / DE by enumerating running processes (WM / DE,
NetBSD)
* Generate manual pages from help.json (Doc)
* Detect marketing name of vivo smartphone (Host, Android)
* Add txDrops detection if supported (NetIO, *BSD)
* Support tilix version detection (Terminal, Linux)
* Support percent type config in module level.
Bugfixes:
* Don't display `()` in key if display name is not available
(Display)
* Fix & normalize bluetooth mac address detection (Bluetooth,
macOS / Windows)
* Don't print index in multi-battery devices (Battery)
* Fix segfault in macOS (gh#fastfetch-cli/fastfetch#1388, macOS)
* Fix `CFStringGetCString() failed` errors
(gh#fastfetch-cli/fastfetch#1394, Media, macOS)
* Fix CPU frequency detection on Apple M4
(gh#fastfetch-cli/fastfetch#1394, CPU, macOS)
* Fix exe path detection on macOS (Shell / Terminal, macOS)
* Fix logo fails to load from symlinked files on macOS
(gh#fastfetch-cli/fastfetch#1395, Logo, macOS)
* Fix 32-bit truncation (NetIO, macOS)
Logos:
* Fix Lilidog
* Add MidnightBSD
* Add Unifi
* Add Cosmic DE
* Update openSUSE Tumbleweed
-------------------------------------------------------------------
Mon Nov 4 20:12:34 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.29.0
Features:
* Port to NetBSD and DragonFly BSD
- Fastfetch now supports all major BSD variants
* Support DiskIO, NetIO, GPU and Users module on OpenBSD
* Report SD8E SOC name (CPU, Android)
* On Windows, try loading dlls from current exe path (Windows)
- Fix Media module when installed with winget
Bugfixes:
* Fix the VIM version detection on Ubuntu (Editor, Linux)
* Improve performance of OS version detection on Proxmox
(gh#fastfetch-cli/fastfetch#1370, OS, Linux)
Logo:
* Update OpenSuse Tumbleweed
* Add XCP-ng
* Add SummitOS
* Add Lilidog
* Update PikaOS
* Update OpenSUSE Leap
* Update aperture
-------------------------------------------------------------------
Wed Oct 23 17:45:08 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.28.0
Changes:
* Due to the upstream removal of MSYS2 CLANG32 environment,
`fastfetch-windows-i686` is now built with the ancient and
untested MSVCRT. Unknown bugs are expected
Features:
* Add new module `Mouse` and `Keyboard` which display connected
mice and keyboards
* Support remaining time detection (Battery)
* Report if AC is connected (Battery, Linux)
* Report platform API used for display detection for debugging
(Display)
* Report Wine version when running in Wine (Kernel, Windows)
* Add option `waitTime` in modules `CPUUsage`, `DiskIO` and
`NetIO`
Bugfixes:
* Fix used memory size detection (Memory, OpenBSD)
* Don't report invalid fragmentation percentage when fails to
detect it (Zpool)
* Fix unexpected errors when running fastfetch in parallel
(gh#fastfetch-cli/fastfetch#1346, Windows)
* Don't report obviously invalid temperature values
(PhysicalDisk, Linux)
Logos:
* Add eweOS
* Add MidOS
* Update XeroArch
-------------------------------------------------------------------
Sun Oct 6 22:42:14 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.27.1
Changes:
* We now print " instead of ″ when displaying diagonal length
in inches, so that the character can be correctly displayed
in Linux console (Display)
* All detection code of `monitor` module is merged into `display`
module. Now `monitor` just prints the same information as `
display` with different format. Notably:
- The resolution reported by monitor module is now current
resolution instead of native / maximum resolution. PPI is
calcuated based on current resolution too
- The refresh rate reported by `monitor` module is the
current refresh rate
Features:
* Add initial support of OpenBSD (OpenBSD)
* Improve support for Raspberry pi (CPU / GPU, Linux)
* Detect SOC name, instead of displaying components used in the
SOC, if available (CPU, Linux)
* Add option `--brightness-compact` to display multiple
brightness values in one line (Brightness)
* Add `day-pretty` (gh#fastfetch-cli/fastfetch#1305, DateTime)
* Support network interface adapter flag detection
(gh#fastfetch-cli/fastfetch#1315, LocalIP)
- Enable it with `--localip-show-flags`
Bugfixes:
* Remove trailing newline in GPU name for Raspberry pi
(gh#fastfetch-cli/fastfetch#1303, GPU, Linux)
* Fix a possible buffer overflow (GPU, Linux)
* Fix CPU temp incorrectly reported as 0 celsius
(gh#fastfetch-cli/fastfetch#1308, CPU, Linux)
* Corrently report TPM device is not found error
(gh#fastfetch-cli/fastfetch#1314, TPM, Windows)
* Fix errors when triggering shell completion with python3
uninstalled (gh#fastfetch-cli/fastfetch#1310)
- To package managers: as shell completion scripts of fastfetch
use python3, it should be added as an optional dependency of
fastfetch
* Fix possible crashes when detecting term font of kitty
(gh#fastfetch-cli/fastfetch#1321, TerminalFont, Linux)
Logos:
* Add XeroArch
* Add ValhallaOS
-------------------------------------------------------------------
Sun Sep 29 16:05:07 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.26.1
Changes:
* To be consistent to other platforms, CPU frequency detection
on Linux no longer checks `bios_limit`
Features:
* Detect GPU index (gh#fastfetch-cli/fastfetch#1267, GPU)
* Count Flatpak runtime packages
(gh#fastfetch-cli/fastfetch#1085, Packages, Linux)
* Support `pacstall` package manager (Packages, Linux)
- CMake `-DPACKAGES_DISABLE_PACSTALL=ON` can be used to disable
* Support CU core count, max frequency, VMEM usage detection for
AMD cards on Linux (GPU, Linux)
- Requires `--gpu-driver-specific`
* Support EU core count, VMEM size detection Intel cards on Linux
(GPU, Linux)
- Requires --gpu-driver-specific. VMEM usage detection requires
root permissions
* Add new module TPM to print TPM (Trusted Platform Module)
version if available (TPM)
* Support GPU driver version detection (GPU, macOS)
* Add new CMake option `-DENABLE_EMBEDDED_PCIIDS=<BOOL>`
- If enabled, fastfetch will download the newest `pci.ids` file,
transform it into C code and compile it into fastfetch
binaries
Bugfixes:
* Fix font size detecton of foot terminal
(gh#fastfetch-cli/fastfetch#1276, TerminalFont, Linux)
* Ignore `su` and `sudo` when detecting terminal
(gh#fastfetch-cli/fastfetch#1283, Terminal, Linux)
* Always print inches in integer (Display)
* Fix Wifi connection protocol detection on macOS Sequoia (Wifi,
macOS)
* Fix hanging when font name is long when detecting kitty term font
(gh#fastfetch-cli/fastfetch#1289, TerminalFont)
* Detect all enabled or connected connectors
(gh#fastfetch-cli/fastfetch#1301, Display, Linux)
-------------------------------------------------------------------
Thu Sep 19 04:17:15 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
- update to 2.25.0
Features:
* Moore Threads GPU add support to query number of cores (GPU)
* Cache detection result based on last modification time (Packages)
* Add cmake options to disable certain package managers at compile time
* Add new option --show-localip-{speed,mtu} (LocalIP)
* Add new module Btrfs, which prints all mounted Btrfs volumes, like Zpool module (Linux)
Bugfixes:
* Fix compiling with old linux headers (Camera, Linux)
-------------------------------------------------------------------
Thu Sep 12 14:37:36 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package fastfetch
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: fastfetch
Version: 2.24.0
Version: 2.35.0
Release: 0
Summary: Neofetch-like tool written mostly in C
License: MIT
@ -105,7 +105,7 @@ Zsh command-line completion support for %{name}.
%autosetup
%build
%cmake
%cmake -DBUILD_FLASHFETCH:BOOL=FALSE
%cmake_build
%install
@ -114,7 +114,6 @@ Zsh command-line completion support for %{name}.
%files
%license LICENSE
%doc README.md CHANGELOG.md
%{_bindir}/flashfetch
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1%{?ext_man}
%{_datadir}/%{name}/