Skip to content

Added default hotkey for settings window.#218

Open
Muuulya wants to merge 1 commit intoRoversX:mainfrom
Muuulya:Default-settings-hotkey
Open

Added default hotkey for settings window.#218
Muuulya wants to merge 1 commit intoRoversX:mainfrom
Muuulya:Default-settings-hotkey

Conversation

@Muuulya
Copy link
Contributor

@Muuulya Muuulya commented Jan 26, 2026

In the current version, the default hotkey for settings (⌘+,) opens an empty window. I fixed this, and now the correct settings window opens.

@RoversX
Copy link
Owner

RoversX commented Jan 26, 2026

Thanks for the PR. This only matters for regular apps with a system menu bar. Our app runs with LSUIElement=YES (no menu bar), so ⌘, doesn’t fire. In practice this change has little effect. Is that correct?

@Muuulya
Copy link
Contributor Author

Muuulya commented Jan 26, 2026

Yes, it has a minimal effect. But I think it’s provides the best user experience, because this hotkey combination is familiar and common.
Now the appearance of an empty window when using ⌘, is confusing.

I verified this change in practice: when the Launchpad window is active ⌘, does fire. The command works as intended and opens the settings sheet.

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