Skip to content

feat(desktop): add Cmd+Q to quit the app - #28

Merged
pranc1ngpegasus merged 1 commit into
mainfrom
feat/cmd-q-quit
May 28, 2026
Merged

feat(desktop): add Cmd+Q to quit the app#28
pranc1ngpegasus merged 1 commit into
mainfrom
feat/cmd-q-quit

Conversation

@pranc1ngpegasus

Copy link
Copy Markdown
Member

Summary

  • Register a Quit action with GPUI and bind cmd-q so the app exits from the keyboard.
  • Add a Wisp → Quit Wisp menu item so quitting works from the macOS menu bar as well.

Test plan

  • Build and launch wisp-desktop on macOS
  • Press Cmd+Q and confirm the app quits
  • Relaunch and choose Quit Wisp from the Wisp menu; confirm the app quits
  • While recording, quit via Cmd+Q and confirm no hang or crash

Made with Cursor

Register a Quit action with GPUI so macOS users can exit via Cmd+Q or the
Wisp menu bar item, matching standard app behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
@pranc1ngpegasus
pranc1ngpegasus merged commit d74fe98 into main May 28, 2026
2 checks passed
@pranc1ngpegasus
pranc1ngpegasus deleted the feat/cmd-q-quit branch May 28, 2026 16:22
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