Skip to content

feat: implement keyboard shortcuts helpers to VPNMenu()#244

Merged
jakehwll merged 1 commit intomainfrom
jakehwll/vpnmenu-shortcut-descriptors
Apr 1, 2026
Merged

feat: implement keyboard shortcuts helpers to VPNMenu()#244
jakehwll merged 1 commit intomainfrom
jakehwll/vpnmenu-shortcut-descriptors

Conversation

@jakehwll
Copy link
Copy Markdown
Contributor

Adds shortcut indicators (⌘, and ⌘Q) to the Coder Desktop context menu to make keyboard actions more discoverable.

Because the menu is rendered using FluidMenuBarExtra (custom SwiftUI content), we can’t rely on native .commands shortcut rendering. As a result, these indicators are displayed manually rather than using the system-provided shortcut column.

image

@jakehwll jakehwll requested a review from ethanndickson March 26, 2026 08:17
@jakehwll jakehwll merged commit d656e49 into main Apr 1, 2026
3 checks passed
@jakehwll jakehwll deleted the jakehwll/vpnmenu-shortcut-descriptors branch April 1, 2026 06:03
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