Follow-Up to #43: Make Paste Stacks optional - #55
Draft
alvst wants to merge 76 commits into
Draft
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
alvst
force-pushed
the
codex/optional-paste-stacks
branch
from
July 29, 2026 17:12
df705d3 to
bb2eaff
Compare
This was referenced Aug 1, 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
Makes Paste Stacks an optional workflow instead of a permanently visible Paste Bar section.
Follow-up
Follow-up to #43, Move history clips into the Paste Stack. It preserves the existing Paste Stack behavior when enabled and makes the workflow opt-in.
Completion update
Dependency
This draft builds on #54’s section-navigation work, so merge #49 and #54 first. It is independent of #51 through #53.
Validation
swift test— 7 tests passedgit diff --checkScreenshot
Any visual QA for this PR uses Debug Demo only (
Pesty --demo).