Skip to content

Fix macOS window controls#292

Merged
IgorWarzocha merged 3 commits into
devfrom
fixes
Jun 11, 2026
Merged

Fix macOS window controls#292
IgorWarzocha merged 3 commits into
devfrom
fixes

Conversation

@IgorWarzocha

Copy link
Copy Markdown
Owner

Summary

  • add a macOS-only invisible titlebar drag zone so the hidden-inset window can be moved without layout shifts
  • restore native Cmd+A select-all via Electron's Edit menu
  • vouch @marcinkardas after the macOS reports/PR

Notes

The drag zone is gated to the Electron shell only, so Mac browser/headless mode does not get invisible click-stealing overlays. I also kept it away from the right side and resize edges.

Refs #281
Refs #287

Validation

  • CDP inspected the live app drag-zone geometry
  • bunx vitest run src/test/macos-window-controls.test.ts
  • commit/push hooks ran bun run ai:check

No Codex review requested because it is currently not working.

@IgorWarzocha IgorWarzocha merged commit 93f5814 into dev Jun 11, 2026
1 check passed
@IgorWarzocha IgorWarzocha deleted the fixes branch June 11, 2026 11:15
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