Skip to content

fix: remove rectangular overlay glow - #217

Merged
jatinkrmalik merged 1 commit into
VocaHQ:mainfrom
Mr-Sunglasses:fix/remove-overlay-rectangular-glow
Aug 17, 2026
Merged

fix: remove rectangular overlay glow#217
jatinkrmalik merged 1 commit into
VocaHQ:mainfrom
Mr-Sunglasses:fix/remove-overlay-rectangular-glow

Conversation

@Mr-Sunglasses

Copy link
Copy Markdown
Member

Problem

The transcription overlay could show a rectangular glow around its rounded bubble, and the pill ends could appear clipped at the sides.

What changed

  • Removed outer SwiftUI shadows that exposed the transparent NSPanel bounds.
  • Added a small transparent edge inset for rounded-edge antialiasing.
  • Switched the border to strokeBorder so it stays inside the rounded surface.
  • Updated overlay layout regression tests.

Verification

  • swift test --filter OverlayLayoutTests
  • swift test --filter CursorOverlayManagerTests
  • make build
  • git diff --check

Commit: afc7e3a

@github-actions github-actions Bot added app bug Something isn't working ci and removed bug Something isn't working ci labels Aug 15, 2026
@Mr-Sunglasses Mr-Sunglasses added this to the v0.8.0 milestone Aug 15, 2026
@jatinkrmalik
jatinkrmalik merged commit 7c33336 into VocaHQ:main Aug 17, 2026
5 checks passed
@Mr-Sunglasses
Mr-Sunglasses deleted the fix/remove-overlay-rectangular-glow branch August 17, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants