BrewBar/BrewBar
maxsoch 19e63f0dcd add a Tips window for the app's less discoverable features
Lists the ⌥ cleanup variant, menu keyboard shortcuts, selective
upgrades, the self-updating cask reinstall behavior and the Logs
reflex. Content is a plain array in TipsWindowController — adding a
tip is one entry. No pbxproj change needed: the project uses Xcode 16
synchronized groups, so new files in BrewBar/ are picked up.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 19:04:08 +02:00
..
Assets.xcassets Adding Xcode project; base code available and working 2026-06-30 17:40:51 +02:00
BrewBarApp.swift add a Tips window for the app's less discoverable features 2026-07-13 19:04:08 +02:00
BrewParser.swift fetch outdated as JSON; auto-upgrade only for matching package kinds 2026-07-06 22:27:37 +02:00
Info.plist Adding Xcode project; base code available and working 2026-06-30 17:40:51 +02:00
LogWindowController.swift improve log window: monospace, scrollbar, smarter autoscroll 2026-07-07 05:59:11 +02:00
Settings.swift add brew cleanup: menu action, ⌥ purge variant, optional post-upgrade run 2026-07-09 19:37:41 +02:00
SettingsWindowController.swift split Upgrade All into formulae & casks plus selective upgrades 2026-07-13 18:57:18 +02:00
TipsWindowController.swift add a Tips window for the app's less discoverable features 2026-07-13 19:04:08 +02:00