11 Commits

Author SHA256 Message Date
R N
ca58750a2e - Update to version 2.59.0:
* Chore: silences a compiler warning
  * Packages (Windows): code cleanups
  * Platform (Windows): adds init / destroy of field `sid`
  * Release: v2.59.0
  * Windows: defines `NtCurrentProcess` and uses it
  * Bluetooth (Windows): use modern dlls
  * Swap (Windows): removes unused code
  * Common: fixes discarded-qualifiers warnings (#2181)
  * Doc: update changelog

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=197
2026-02-14 00:33:16 +00:00
R N
6fec6f9ab0 Accepting request 1329014 from home:RN:branches:utilities
- Update to version 2.58.0:
  * DE (Linux): ensures process returns successfully before using its output
  * Packages (Linux): optimises pacman detection code
  * Packages (Linux): Auto detect the DBPath directory for pacman on archlinux (#2154)
  * Add new KISS Linux logo based off favicon
  * Fix Bedrock Linux version detection & futureproof for 0.8
  * Host (Linux): uses `/sys/firmware/devicetree/base/smbios` if available
  * Linux: uses the standard `/sys/firmware/devicetree/base` instead of the outdated `/proc/device-tree`

OBS-URL: https://build.opensuse.org/request/show/1329014
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=195
2026-01-24 17:49:07 +00:00
R N
9bf3e436a1 Accepting request 1327761 from home:RN:branches:utilities
- Update to version 2.57.1:
  * DisplayServer (Linux): cleanup code
  * Release: v2.57.1
  * Common: ensures thread safety of `ffTimeInitQpcMultiplier`
  * Logo: removes unneeded `#include`s
  * Common: add `on_scope_exit` utility for scope-based resource management
  * Platform (Windows): improves hostname retrieval by adding fallback to NetBIOS name
  * macOS: uses `MACH_PORT_NULL` to maintain compatibility with older SDKs
  * Logo (Builtin): updates PrismLinux and adds a small variant (#2141)
  * DisplayServer (Linux): refactors property handling in xcb and xlib

OBS-URL: https://build.opensuse.org/request/show/1327761
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=193
2026-01-16 20:55:59 +00:00
R N
163c732684 Accepting request 1327046 from home:RN:branches:utilities
- Update to version 2.57.0:
  * Logo: general fixes
  * Doc: updates changelog
  * Logo (Builtin): update macOS variants
  * Logo (Builtin): macOS large Apple logo: add missing warm band using ANSI LIGHT_RED (#2138)
  * Doc: updates changelog
  * Global: optimises usage of `FFstrbuf` and `FFlist`
  * Shell: fixes xonsh version detection
  * Processing (SunOS): tidy
  * Shell (macOS): fixes `exePath` not reports absolute paths

OBS-URL: https://build.opensuse.org/request/show/1327046
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=191
2026-01-13 15:17:19 +00:00
R N
a0dcaf471e Accepting request 1323857 from home:RN:branches:utilities
- Update to version 2.56.1:
  * Packaging: update debian stuff
  * JsonSchema: refines comments [ci skip]
  * Packages (Windows): fixes possible UB
  * Memory (macOS): Refines Memory usage detection on macOS to match Activity Monitor more closely
  * Doc: update changelog
  * Host (macOS): prefers `hw.product` than `hw.model`
  * CPU (SunOS): adds `const` for consistancy
  * IO (Windows): removes unneeded null terminator appending
  * Chore (Windows): Standardize windows header casing. (#2096) [ci skip]

OBS-URL: https://build.opensuse.org/request/show/1323857
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=187
2025-12-21 01:48:18 +00:00
R N
84645a6eee Accepting request 1321621 from home:RN:branches:utilities
- Update to version 2.56.0:
  * Doc: updates changelog
  * FFstrbuf: removes an unnecessary `return`
  * Zpool: fixes inconsistant CMake variables
  * Logo (Builtin): tidy
  * Doc: documents `-c -`
  * Fastfetch: enhances config file loading with support for config directory
  * Release: v2.56.0
  * CI (SunOS): fixes a CI error
  * CPU: exposes numa node count in custom format

OBS-URL: https://build.opensuse.org/request/show/1321621
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=185
2025-12-08 16:31:15 +00:00
R N
0fe27dd270 Accepting request 1318264 from home:RN:branches:utilities
- Update to version 2.55.1:
  * GPU: silence unused parameter warnings
  * Display: fix an uninitialized FFDisplayOptions field
  * Processing (Linux): blocks SIGCHLD and simplify poll error 
    handling
  * Packaging: update debian changelog [ci skip]

OBS-URL: https://build.opensuse.org/request/show/1318264
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=183
2025-11-17 15:34:08 +00:00
R N
630f501f72 Accepting request 1317404 from home:RN:branches:utilities
- Update to version 2.55.0:
  * Shell: makes fish shell version detection more robust (v2)
  * Shell: makes fish shell version detection more robust
  * Media (Linux): handles invalid percent-encoding in cover metadata
  * Media: updates naming convention from `mediacover` to `media-cover`
    for media cover logo sources
  * Doc: update changelog
  * Chore: silenses some compiler warnings
  * Media: moves media cover cleanup logic to media detection
  * Media: fixes album cover serialization in JSON result
  * Logo (Builtin): tidy [ci skip]

OBS-URL: https://build.opensuse.org/request/show/1317404
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=181
2025-11-12 17:35:34 +00:00
R N
eaa306d7e5 Accepting request 1312149 from home:RN:branches:utilities
- Update to version 2.54.0:
  * Brightness (macOS): tidy
  * Brightness (macOS): prioritizes DDC/CI reply over simple I²C
    transaction
  * Logo (Builtin): adds Zraxyl
  * Release: v2.54.0
  * CI (Windows): switches CI to use the release signing policy on
    the master branch
  * CMake: adds a new build option to gate wordexp usage and
    detection
  * Doc: adds security warning for Command module in README
  * IO (OpenBSD): fixes incorrect glob usage
  * Display (Windows): rename VRR to DRR

OBS-URL: https://build.opensuse.org/request/show/1312149
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=179
2025-10-18 11:21:57 +00:00
R N
1c066034fa Accepting request 1306798 from home:RN:branches:utilities
- Update to version 2.53.0:
  * CI: fix release action
  * Packaging: updates debian stuff [ci skip]
  * Release: v2.53.0
  * CPU (Android): adds support for new Qualcomm and MediaTek SoC codes
  * Doc: update changelog [ci skip]
  * CPU (Linux): adds support for new ARM C1 series CPU part IDs
  * Zpool: increase libzfs so version to 6
  * CI: upgrades runner of intel macOS
  * CPU (Windows): refines ARMv8.4-A detection to require LSE2

OBS-URL: https://build.opensuse.org/request/show/1306798
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=177
2025-09-23 20:18:49 +00:00
R N
9ba95f9bf3 Accepting request 1302968 from home:RN:branches:utilities
- Update to version 2.52.0:
  * Doc: update changelog
  * Global: renames `fractionTrailingZeros` enum to `always/never`
    for consistance
  * Fastfetch: removes redundant assignment in display config parsing
  * Release: v2.52.0
  * Btrfs (Linux): refactors Btrfs allocation to use profile string
  * Btrfs (Linux): adds tracking of Btrfs data copy counts
  * Terminal: ignores WSL2 unknown process for terminal detection
  * WMTheme (Linux): supports labwc on XFCE4
  * CPU (Linux): add cpu name detection for ia64
- Switched to _service usage

OBS-URL: https://build.opensuse.org/request/show/1302968
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=175
2025-09-05 21:55:05 +00:00