Menu bar manager · macOS 26 Tahoe

A tidy menu bar. Nothing on tap.

Barback tucks away the menu bar icons you don’t need and pours them back on a hotkey, a hover, or a click — on every display at once. And it’s built with zero event taps: the WindowServer leak that makes other menu bar managers slowly cook a CPU core has nothing to leak here, because the tap was never installed.

Download for Mac Why it can’t leak free · no account · your Mac stays quiet
live demo · try your menu bar, tended 12 items shown
Finder Tue Jul 1  9:41

the six on the left are clutter — press the neon chevron, or the button below

⌥ ⌘ B the real hotkey — it works on this page, too
Barback’s chevron & separator your status items

What it does

Hide the clutter. Keep the control.

Everything you kept a menu bar manager around for — rebuilt from scratch for macOS 26, without the baggage.

Hide

Three shelves, one bar

Every icon goes to Shown, Hidden, or Always hidden. One click on the chevron swaps the bar between tidy and everything — instantly, on all of your displays at once.

always hidden ▪ ▪ hidden ▪ ▪ ▪ shown ▪ ▪
one separator decides — drag icons across it
Reveal

Back in a flash

A global hotkey, a mouse resting on the menu bar, or a click on the chevron brings hidden items back. Grab what you need; the bar tidies itself again.

⌥⌘B — or — hover the bar — or — click
auto-rehide puts everything back after
Auto

Per-app rules

Show an icon only while the app that needs it is frontmost. Your screen-share icon can exist during meetings and vanish the rest of the week.

when zoom.us is frontmost
→ show mic · screen share
app quits → back to hidden
Profiles

A bar for every shift

Save complete layouts and switch between them — a spare bar for presentations, a full one for deep work, a minimal one for the laptop’s notch.

[ work ]  [ present ]  [ travel ]
sections + rules, saved per profile
Search

Find any icon by name

A bar full of hidden items is only useful if you can reach them. Type a few letters, hit return, and Barback clicks the item for you — wherever it’s shelved.

🔍 bluetooth
↩ opens the item’s menu
Keys

Hands stay on the keyboard

Arrow through your menu bar items and press return to open one — no mouse, no hunting for a 22-pixel target on a 5K display.

move   open   esc dismiss
works over hidden items, too

Under the hood

Why it can’t leak.

Menu bar managers have a reputation: leave one running for a week and your fans learn its name. That reputation comes from one specific mistake — and Barback’s whole architecture is built so the mistake is impossible.

THE USUAL WAY event taps how managers melt Macs

Most managers install CGEventTaps — a hook that routes every click and keystroke you make through the manager before the system sees it. When those taps back up or leak (as Bartender 6’s famously did), WindowServer queues events forever, pins a CPU core, and the whole Mac gets laggy and hot.

WindowServer CPU · with a leaking tap▲ 98%
THE BARBACK WAY passive only nothing in your input path
  • Zero event taps — zero. Hover and keyboard use passive observers; the hotkey is a plain system registration. Nothing sits between your input and macOS.
  • No window surgery. Hiding is one spacer item stretched wide — the same layout system Apple uses. Barback never fights Control Center for your icons.
  • Reordering is the real gesture. Moving an icon replays the exact ⌘-drag you’d make by hand — once, on demand, then it’s done.
  • Icons tracked properly. Items are identified through Accessibility positions, not fragile window names — so the right icon hides on every display.
WindowServer CPU · with Barback▪ ~1%

You can’t leak a tap you never install. 0 CGEventTaps · 0 window moves · 0 background churn — the app idles at nothing, because idle means idle.

Requirements

What it needs.

System

macOS 26 Tahoe

Built natively for Tahoe’s menu bar — not patched around it.

Hardware

Apple Silicon

Any M-series Mac. Multiple displays fully supported.

Permission

Accessibility

Required — it’s how icons are located and moved. Nothing is logged, stored, or sent anywhere.

Price

Free

No account, no subscription, no telemetry. It’s an app, not a relationship.

Download

Get Barback.

  1. Download and open

    Grab the zip, drag Barback.app into /Applications, and open it. It lives in the menu bar — no Dock icon, no window clutter.

  2. Grant Accessibility

    macOS will ask once. This is the permission that lets Barback arrange menu bar icons; it’s required for hiding and reordering to work.

  3. Shelve your icons

    ⌘-drag icons across Barback’s separator — left of the line is hidden, right stays shown. Or assign every app from the Items tab in Settings.

  4. Forget it’s running

    Set your hotkey, turn on launch at login, and that’s it. Updates arrive on their own via Sparkle. The best thing a barback can do is stay out of the way.

Barback.zip · direct download

free · macOS 26+ · Apple Silicon
signed & notarized by Apple · auto-updates via Sparkle