Follow-Up to #45 & #46: Make Paste Bar navigation and handoff reliable - #49
Draft
alvst wants to merge 73 commits into
Draft
Follow-Up to #45 & #46: Make Paste Bar navigation and handoff reliable#49alvst wants to merge 73 commits into
alvst wants to merge 73 commits into
Conversation
…ttings-polish # Conflicts: # Sources/Pesty/Settings/Settings.swift
…tings-polish # Conflicts: # Sources/Pesty/Settings/Settings.swift
…-settings-polish # Conflicts: # Sources/Pesty/AppController.swift # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift
…s-polish # Conflicts: # Sources/Pesty/UI/BarWindowController.swift
…ettings-polish # Conflicts: # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift
…tings-polish # Conflicts: # Sources/Pesty/Settings/SettingsView.swift
…view # Conflicts: # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift
…all-prs-preview # Conflicts: # Sources/Pesty/AppController.swift # Sources/Pesty/Monitor/PasteService.swift # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift # Sources/Pesty/Store/ClipboardStore.swift # Sources/Pesty/UI/BarView.swift
…eview # Conflicts: # Sources/Pesty/UI/BarView.swift
…-preview # Conflicts: # Sources/Pesty/UI/BarView.swift
…-preview # Conflicts: # Sources/Pesty/AppController.swift # Sources/Pesty/Store/ClipboardStore.swift # Sources/Pesty/UI/BarView.swift
…al-all-prs-preview
…l-all-prs-preview
# Conflicts: # Sources/Pesty/AppController.swift # Sources/Pesty/Monitor/PasteService.swift # Sources/Pesty/Store/ClipboardStore.swift # Sources/Pesty/UI/ClipCardView.swift
This was referenced Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes the rapid global-hotkey workflow: ⌘⇧V, Right Arrow, Return.
Relationship to preview work
#45 restores the detached, shadow-free preview above the selected card. This PR keeps the hotkey-to-selection and paste-handoff paths responsive while that preview remains open.
Dependency
Builds on #45 and #46 while those preview changes remain unmerged.
Validation
swift buildgit diff --checkScreenshot
Debug Demo; Pesty window only.