BrewBar/BrewBar
maxsoch 778671e751 keep the Upgrade only… submenu visible, grey out the empty kind
It only appeared when both formulae and casks were outdated; with a
single kind it vanished entirely. Now it shows whenever anything is
outdated, with the empty kind greyed out (autoenablesItems is off —
AppKit would otherwise re-enable the items from the responder chain
on every menu open).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 17:54:40 +02:00
..
Assets.xcassets Adding Xcode project; base code available and working 2026-06-30 17:40:51 +02:00
BrewBarApp.swift keep the Upgrade only… submenu visible, grey out the empty kind 2026-07-14 17:54:40 +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
RunningApps.swift detect running apps: skip their casks on upgrade, name them in the dialog 2026-07-14 17:52:56 +02:00
Settings.swift detect running apps: skip their casks on upgrade, name them in the dialog 2026-07-14 17:52:56 +02:00
SettingsWindowController.swift detect running apps: skip their casks on upgrade, name them in the dialog 2026-07-14 17:52:56 +02:00
TipsWindowController.swift add keyboard shortcuts for Cleanup (C) and Tips (T) 2026-07-13 19:11:39 +02:00