Skip to content

feat(app): show settings when reopening app - #146

Merged
esphynox merged 1 commit into
mainfrom
feat/show-settings-on-reopen
Sep 4, 2026
Merged

feat(app): show settings when reopening app#146
esphynox merged 1 commit into
mainfrom
feat/show-settings-on-reopen

Conversation

@esphynox

@esphynox esphynox commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Show Settings window when an already-running instance receives a macOS reopen event, such as a subsequent launch from Raycast. This provides a keyboard-first path to Settings even when the menu bar is not accessible.

Implements #144

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: Run project commands from Apps/Keyty.

UI Changes

keyty-shows-settings-on-consequcutive-open.mp4

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Reopening an already-running Keyty now brings up Settings.

@esphynox esphynox added the enhancement New feature or request label Sep 4, 2026
@esphynox esphynox changed the title feat(app): show settings when reopening Keyty feat(app): show settings when reopening app Sep 4, 2026
@esphynox esphynox self-assigned this Sep 4, 2026
@esphynox
esphynox merged commit 848edae into main Sep 4, 2026
1 check passed
@esphynox
esphynox deleted the feat/show-settings-on-reopen branch September 4, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Show settings when Keyty is launched again while already running

1 participant