Follow-up to #6: Polish and organize Settings - #32
Draft
alvst wants to merge 26 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
…ettings-polish # Conflicts: # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift
This was referenced Jul 24, 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.
What
Dependency
This is a draft follow-up to #6's sidebar and visual structure. It intentionally composes the existing related drafts: #5, #6, #7, #8, #20, #21, #22, #23, #25, #26, and #27. Those PRs supply the settings controls; this change puts them into one coherent final surface without introducing separate settings storage or behavior.
GitHub cannot make an upstream PR target a branch in this fork, so the current diff includes its prerequisite work. After the listed parent PRs merge, this branch will be rebased onto upstream
main; the PR will reduce to the Settings layout and organization change.Validation
swift buildswift build -Xswiftc -DMASScreenshots
Demo mode; Pesty window only.