Skip to content

fix: allow window dragging - #86

Merged
gsvprharsha merged 1 commit into
tempestai-dev:mainfrom
laylatichy:fix-window-drag-acl
Aug 24, 2026
Merged

fix: allow window dragging#86
gsvprharsha merged 1 commit into
tempestai-dev:mainfrom
laylatichy:fix-window-drag-acl

Conversation

@laylatichy

Copy link
Copy Markdown
Contributor

What changed

Added the missing core:window:allow-start-dragging permission to the main Tauri capability.

This allows the existing custom title-bar drag regions to invoke Tauri's window-drag command instead of failing with an ACL error.

Related issue

N/A

How was this tested

  • cargo check
  • Built and launched the arm64 macOS .app
  • Confirmed the custom title bar can drag the window without an ACL error
  • Tested on macOS Apple Silicon

Checklist

  • npx tsc --noEmit passes
  • cargo check passes (if backend changed)
  • I've tested this on my OS — noted which: macOS Apple Silicon
  • Docs updated if user-facing behaviour changed — N/A, bug fix only
  • No secrets, tokens, or personal paths in the diff

@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

@laylatichy is attempting to deploy a commit to the Harsha's projects Team on Vercel.

A member of the Team first needs to authorize it.

@gsvprharsha gsvprharsha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Allows window dragging in MacOS.

@gsvprharsha
gsvprharsha merged commit d25b761 into tempestai-dev:main Aug 24, 2026
5 of 6 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.

2 participants