Skip to content

autohidemousecursor: Add version 6.26#18245

Open
emotion3459 wants to merge 1 commit into
ScoopInstaller:masterfrom
emotion3459:patch
Open

autohidemousecursor: Add version 6.26#18245
emotion3459 wants to merge 1 commit into
ScoopInstaller:masterfrom
emotion3459:patch

Conversation

@emotion3459

Copy link
Copy Markdown
Contributor

Adds AutoHideMouseCursor
Includes config persistence, handling for differing executable names, and obtains sha256 hash without download.

Closes #17120

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 83f2e891-3b0e-404c-b278-5f569976c377

📥 Commits

Reviewing files that changed from the base of the PR and between 10de845 and be6d6d0.

📒 Files selected for processing (1)
  • bucket/autohidemousecursor.json

📝 Walkthrough

Walkthrough

This pull request adds a new Scoop bucket manifest file, bucket/autohidemousecursor.json, defining the AutoHideMouseCursor portable application. The manifest specifies app metadata, 64-bit and 32-bit download URLs with SHA-256 hashes, a shortcut entry, pre-install PowerShell steps for renaming the executable and ensuring an INI configuration file exists, a persisted config file, a version-check regex, and autoupdate rules with architecture-specific URLs and hash extraction.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Changes

File Summary
bucket/autohidemousecursor.json New manifest for AutoHideMouseCursor app with metadata, URLs, hashes, shortcut, pre-install, persist, checkver, and autoupdate config.

Sequence Diagram(s)

Not applicable — this change adds a static JSON manifest with no runtime interaction flow to diagram.

Related issues

Suggested labels: new-app

Suggested reviewers: Ash258

🐰 A cursor that hides, a manifest that grows,
Two builds tucked in, both 64 and low,
A hop, a hash check, an INI in place,
Another lil' app joins the bucket's embrace.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed Concise conventional title that names the manifest and version bump.
Description check ✅ Passed Includes the required summary, issue reference, and checklist items, so it fits the template well.
Linked Issues check ✅ Passed Meets the request: 6.26 is the current stable release, with English docs and a portable install. (softwareok.com)
Out of Scope Changes check ✅ Passed Only adds the requested manifest and no unrelated code changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@emotion3459

Copy link
Copy Markdown
Contributor Author

/verify

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

autohidemousecursor

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: AutoHideMouseCursor

1 participant