Skip to content

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

Open
jakehwll wants to merge 1 commit intomainfrom
jakehwll/vpnmenu-shortcut-descriptors
Open

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

Conversation

@jakehwll
Copy link
Copy Markdown

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
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