BrewBar/BrewBar
maxsoch 3a5a7ee623 explain the greedy setting in the settings window
Add a note under the greedy checkbox spelling out what self-updating
casks are and that the setting affects both the outdated listing and
upgrades (Upgrade All and auto-upgrade). The indented-gray-note layout
is extracted into a noteRow helper, now shared with the cask warning.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 22:18:23 +02:00
..
Assets.xcassets Adding Xcode project; base code available and working 2026-06-30 17:40:51 +02:00
BrewBarApp.swift fix: Upgrade All must pass --greedy when greedy listing is on 2026-07-06 22:16:22 +02:00
BrewParser.swift add unit test target with BrewParser extraction 2026-07-06 21:17:26 +02:00
Info.plist Adding Xcode project; base code available and working 2026-06-30 17:40:51 +02:00
LogWindowController.swift add dev tooling from /init: swiftlint, skills, gitignore; apply swiftformat 2026-07-06 21:07:17 +02:00
Settings.swift add UserDefaults-backed Settings storage 2026-07-06 22:03:19 +02:00
SettingsWindowController.swift explain the greedy setting in the settings window 2026-07-06 22:18:23 +02:00