Skip to content

Release: v2.44.0 #1766

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
May 23, 2025
Merged

Release: v2.44.0 #1766

merged 14 commits into from
May 23, 2025

Conversation

CarterLi
Copy link
Member

No description provided.

@CarterLi CarterLi requested a review from Copilot May 23, 2025 08:05
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the v2.44.0 release by bumping versions, adding new CLI options to hide disk mountpoints and filesystems, and extending KDE Wayland output support (max bits per color, DDC/CI, EDR). It also updates protocol bindings, shell completions, docs, and packaging files.

  • Add --disk-hide-folders and --disk-hide-fs options in CLI, schema, and help
  • Extend KDE Wayland output protocol/client headers and listeners for new events (max bits per color, EDR policy, etc.)
  • Bump project and packaging versions, update README, CHANGELOG, CMake, and completions

Reviewed Changes

Copilot reviewed 31 out of 31 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/detection/displayserver/linux/wayland/kde-output.c Added listener for max_bits_per_color and propagated item->bitDepth
src/detection/displayserver/linux/wayland/kde-output-device-v2-* Extended protocol and client headers with new events and enums
src/detection/disk/* Refactored ffDiskMatchMountpoint to take FFstrbuf* folders and updated callers
src/data/help.json & doc/json_schema.json Introduced new disk-hide-folders/disk-hide-fs CLI options and schema entries
completions/fastfetch.fish Fixed semicolon, added support for logo-color-[1-9] flags
README.md, CHANGELOG.md, CMakeLists.txt Updated version to 2.44.0, added docs and release notes
debian/files & debian/changelog Packaging changes (version bumps) — some mismatches detected

@CarterLi CarterLi merged commit 7e235b6 into master May 23, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants