Skip to content

fix Windows pet title strip - #5

Merged
ccofallen merged 1 commit into
mainfrom
fix/windows-pet-title-strip
Jul 27, 2026
Merged

fix Windows pet title strip#5
ccofallen merged 1 commit into
mainfrom
fix/windows-pet-title-strip

Conversation

@ccofallen

Copy link
Copy Markdown
Owner

Summary

  • prevent the Windows desktop pet from receiving application focus
  • remove the focus-loss path that exposes the hidden native title strip
  • keep macOS and Linux window behavior unchanged
  • bump the desktop release to 0.2.3

Root cause

The Windows pet was still focusable. After clicking it and switching to another application, Windows could expose the transparent window's native title region.

Validation

  • npm run test:electron (6 passed)
  • npm run check:desktop-release (700 unit tests and 40 E2E tests passed, plus typecheck/build/release checks)

@ccofallen
ccofallen merged commit 0fe7dbc into main Jul 27, 2026
1 check 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.

1 participant