Skip to content

feat: add Cmd+, / Ctrl+, keyboard shortcut to open settings#13

Merged
marcelveldt merged 1 commit intomusic-assistant:mainfrom
teancom:settings-keyboard-shortcut
Mar 2, 2026
Merged

feat: add Cmd+, / Ctrl+, keyboard shortcut to open settings#13
marcelveldt merged 1 commit intomusic-assistant:mainfrom
teancom:settings-keyboard-shortcut

Conversation

@teancom
Copy link
Copy Markdown
Contributor

@teancom teancom commented Feb 20, 2026

The companion app's settings window was only accessible via the system tray/menubar menu. Add a "Settings..." menu item with either Cmd+, or Ctrl+, matching the platform conventions for opening application preferences.

Also extracts open_settings_window() helper to re-use the window open-or-focus logic between the tray menu handler and the accelerator.

The companion app's settings window was only accessible via the tray
menu Add a "Settings..." menu item with CmdOrCtrl+, accelerator to the
default app submenu, matching platform conventions for opening
application preferences.

Also extracts open_settings_window() helper to re-use the window
open-or-focus logic between the tray menu handler and the accelerator.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@marcelveldt marcelveldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @teancom !

@marcelveldt marcelveldt merged commit 5ddbd48 into music-assistant:main Mar 2, 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.

2 participants