Skip to content

fix: keep compact recorder window during hotkey recording - #68

Open
wslzzgdxh wants to merge 1 commit into
yan5xu:mainfrom
wslzzgdxh:fix/compact-window-recording-state
Open

fix: keep compact recorder window during hotkey recording#68
wslzzgdxh wants to merge 1 commit into
yan5xu:mainfrom
wslzzgdxh:fix/compact-window-recording-state

Conversation

@wslzzgdxh

Copy link
Copy Markdown

Summary

  • Keep the main recorder window in compact mode when recording is triggered by Ctrl+Shift+Space.
  • Only expand the compact window when the user clicks the compact icon.
  • Add a green gradient/glow recording state for the compact icon.
  • Hide toast notifications in compact mode to avoid overflow in the 96x96 window.

Verification

  • pnpm run build:renderer
  • node --check preload.js
  • node --check src/helpers/ipcHandlers.js
  • node --check src/helpers/windowManager.js

Manual checks

  • Window shrinks after idle.
  • Ctrl+Shift+Space starts recording without expanding the compact window.
  • Compact icon shows green recording state.
  • Toast messages do not overflow inside the compact window.
  • Clicking the compact icon expands the main window.

small icon
image

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