Skip to content

Fix transparent Tauri windows on macOS - #21

Merged
Hronom merged 1 commit into
mainfrom
agent/fix-macos-transparent
Jul 26, 2026
Merged

Fix transparent Tauri windows on macOS#21
Hronom merged 1 commit into
mainfrom
agent/fix-macos-transparent

Conversation

@Hronom

@Hronom Hronom commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator

The first v2.0.0 release run exposed a macOS-only compile gate: Tauri's WebviewWindowBuilder::transparent API requires the macos-private-api feature.

This enables the documented app.macOSPrivateApi flag and synchronized Cargo feature.

Validation:

  • npm test
  • npm run build
  • headless npx tauri build --no-bundle --ci in the Linux Tauri builder
  • git diff --check

Failed release run: https://github.com/Netroforge/hronomancer/actions/runs/30217171149

@Hronom
Hronom merged commit 0b69736 into main Jul 26, 2026
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.

1 participant