Skip to content

Add menu items and shortcuts to switch pasteboards #7

Open
@sindresorhus

Description

@sindresorhus

Command+1, Command+2, etc.

I tried putting

EnumPicker("Pasteboard", enumBinding: $selectedPasteboard) { pasteboard, _ in
inside the menu, but macOS 11 doesn't currently have a working way to make the menu items only enabled when the window is focused. This can wait until macOS 12.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions