Skip to content

Add Paste Bar settings and pause shortcuts - #39

Merged
momenbasel merged 1 commit into
momenbasel:mainfrom
alvst:codex/pastebar-settings-pause-shortcuts
Aug 10, 2026
Merged

Add Paste Bar settings and pause shortcuts#39
momenbasel merged 1 commit into
momenbasel:mainfrom
alvst:codex/pastebar-settings-pause-shortcuts

Conversation

@alvst

@alvst alvst commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Adds ⌘⇧S to open Settings while the Paste Bar is key.
  • Adds ⌘⇧P to pause or resume clipboard monitoring while the Paste Bar is key.
  • Reflects the paused state in the menu-bar icon and Pause/Resume menu item.
  • Documents both shortcuts in the README.

Why

The requested commands are available exactly when the Paste Bar is active without claiming those key combinations globally.

Validation

  • swift build
  • VERSION=1.0.0 BUILD=1 ./scripts/build_app.sh
  • git diff --check

Screenshots

Not included: the change is keyboard-command behavior and paused monitoring state, which a static image does not demonstrate.

@alvst
alvst marked this pull request as ready for review July 26, 2026 22:05
@momenbasel
momenbasel merged commit 937b587 into momenbasel:main Aug 10, 2026
1 check passed
momenbasel pushed a commit that referenced this pull request Aug 11, 2026
Adds an in-memory pause for clipboard capture, flips the status item icon and menu
title to match, and routes Cmd-Shift-S (Settings) and Cmd-Shift-P (pause) while the
bar is open.

Thanks to @alvst.
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