the menu bar was rebuilt, and things fell off it

updated · by

most macOS releases leave small utilities alone. this one did not: the menu bar was redesigned, one long-standing feature was removed outright, another was added that a whole category of apps existed to provide, and several well-known tools spent weeks behaving strangely. a year on, some of that has settled and some has not. here is what changed, and where each piece stands now.

Launchpad is gone, and an Apps screen took over

removed, not hidden. in its place, on the same Dock icon, is an Apps screen: a scrollable grid of everything installed, with a search field and a row of suggestions. it opens apps perfectly well.

what did not come across is the arrangement. Launchpad let you make folders and put things where you wanted them; the new screen categorises for you, does not take instruction, and does not migrate the layout you built over years. that is the substance of the Apple Community thread on it, and no setting brings it back.

the three built-in routes, in the order they are worth using: open your apps without Launchpad

the thread where people worked out that the folders were not coming back: Apps menu changed on the Dock with macOS 26 — Apple Community

the Terminal trick that brought Launchpad back is dead

during the betas there was a way round it: a feature flag under /Library/Preferences/FeatureFlags/Domain that turned the new Spotlight off and gave the old Launchpad back. it worked in beta 3 and stopped working at the public release.

on a current system it is worse than useless. we checked on macOS 26.6.2: there is no Launchpad.app in /System/Applications, the Dock's support folder holds nothing but a desktop-picture database, and the springboard defaults the old advice tells you to write do not exist. setting the flag now restores nothing — it disables Spotlight and the Apps screen together.

the practical consequence is dull and worth stating: Spotlight was always faster for an app you can name, and a short curated grid is a different tool from a complete list of everything.

and the curated grid, if that is the part you actually miss: app launcher

clipboard history came to macOS 26, inside Spotlight

macOS now keeps a history of what you copy, reachable with ⌘Space and then ⌘4. it holds text and images, and the first time you look, Spotlight asks you to enable it.

this is the first time Apple has shipped a feature an entire product category was built around, and the effect on that category is real but narrower than it first looked. the built-in version does not keep files — copy something in the Finder and it does not come back as a file — and it does not let you pin anything, so everything ages out on the same schedule however much you needed it.

how long macOS 26 keeps what you copied

shorter than you would guess, and the number is on the screen, though most writing on this says it is not. System Settings → Spotlight ends with a row reading «Clipboard history is available in Spotlight»; on a Mac nobody has touched it reads eight hours, with a stepper beside it to move the window. Apple's own support page documents the feature without mentioning any of that, which is probably how the figure got its reputation for being secret.

so the shape of it is this. the window is short and it is yours to widen, but nothing can be held back from it — there is no pinning, so the address you paste daily ages out on the same clock as a code you used once.

for most people, most of the time, it is now enough, and any page still claiming that macOS has no clipboard history is out of date.

Apple's page on the feature, which documents the shortcut and not the lifetime: search your Clipboard history in Spotlight on Mac — Apple Support

what it keeps, what it drops, and the two things it will not do: get back something you copied and then copied over

and if files and pinning are the parts you need: clipboard history

how macOS 26 rebuilt the menu bar

the visual change is the new translucent design, and it is the one everyone noticed first. the consequential change is underneath: the architecture that draws and manages the menu bar was reworked, and tools that reach into it were built against how it used to behave.

the reports through the autumn were consistent — icons rearranging themselves, hover behaviour failing, clicks landing where they were not aimed, general sluggishness. this is what a foundational change looks like from outside: nobody did anything wrong, and everything built on the old assumptions needed rewriting at once. developers hit it in Apple's own frameworks too, not only in the private corners.

developers comparing notes on menu bar items that stopped appearing: macOS 26: MenuBarExtra item not showing — Apple Developer Forums

macOS 26 can stop an app from ever showing an icon

this got much less attention than the redesign, and it explains more. macOS 26 added a Settings section called «Allow in the Menu Bar», and the system's own description is unambiguous: applications can add menu bar items, and turning one off «will prevent it from ever appearing in the menu bar».

that is a system-level kill switch over something an app used to control by itself. alongside it, Control Center items now live on two axes — whether they show in Control Center, and whether they also show in the menu bar — which is why the preferences file tracks visibility twice for every item.

so when an icon is missing after the update, «the developer has not caught up» is only one explanation, and no longer the first to check. the switch may simply be off.

the permission these tools need before they can move an icon at all: why Mac apps ask for accessibility

what happened to the menu bar managers

a year on, the picture separated rather than uniformly improved, and the two best-known tools ended up at opposite ends of it.

Bartender was the most widely reported casualty and is the one that came out the other side: the sixth version was rebuilt for the new system, fixes ran on into the 6.6.x releases, and an on-demand layout mode arrived in 6.5.1 to stop the constant rearranging. the thing to pass on is that the version most people were running when the update landed does not work on macOS 26 at all — the fix was a new major version, not a patch.

Ice went the other way. its last stable release predates the announcement of macOS 26, and nothing stable has followed for the finished system, so the whole transition happened during a silence upstream; the work has since continued in forks aimed directly at the new system. if Ice misbehaves for you today, the fix you are waiting for is not coming from where you are waiting for it.

which of them is worth installing now, with the dates and the trade-offs side by side: menu bar icons hidden behind the notch

one older problem was not solved by any of it. app icons still have no overflow: when they stop fitting, macOS keeps laying them out anyway, under the notch and then off the left edge of the screen, and marks the boundary nowhere. the one overflow macOS 26 did add is for Live Activities from a paired iPhone, and it does not apply to ordinary icons. a year of rebuilding went past this without touching it.

and the paid one that survived the rebuild, next to what we do: Bartender alternative

what changed, and what to do about it

  • check what you are still paying for. if a utility existed to provide clipboard history and you use it lightly, the built-in one may now cover you — unless what you copy needs to outlive a deadline you cannot see.
  • when an icon is missing, check the switch before blaming the developer. «Allow in the Menu Bar» can turn one off permanently, and that was not true before this release.
  • check that your tool is still maintained, not just that it once shipped a fix. a year out, one well-known menu bar manager is on its sixth version and another has not shipped a stable build for the finished system.
  • and the general lesson, which repeats every September: a feature Apple ships is a feature a product category loses, and a feature Apple removes is a hole that opens overnight. both happened in the same release this time.

worth being honest about where we sit in that: hop.tools is younger than every tool named on this page, and the same release that removed Launchpad is the reason its app grid has a job to do at all. we are describing weather, not standing above it.

frequently asked questions

can i get Launchpad back in macOS 26?
not the original — it was removed from the system. the Apps screen on the same Dock icon replaces it, and third-party grids rebuild the idea, but no setting brings Launchpad back. the feature-flag trick from the betas stopped working at the public release, and running it now disables Spotlight and the Apps screen instead.
does macOS 26 have clipboard history?
yes, in Spotlight: ⌘Space then ⌘4, for text and images. you can switch it off and clear it, but you cannot pin an item and it does not keep files.
how long does macOS 26 keep clipboard history?
eight hours on a Mac where nobody has changed it. the figure sits at the bottom of System Settings → Spotlight on the row «Clipboard history is available in Spotlight», with a stepper to move it. Apple's support page does not mention it, which is why so many articles call it undocumented.
why did my menu bar app start misbehaving after the update?
the menu bar architecture was reworked, and tools that interact with it were written against the previous behaviour. check two things before blaming the app: whether it has a version built for macOS 26, and whether its item is switched off under «Allow in the Menu Bar».
which menu bar manager works on macOS 26?
Bartender's sixth version was rebuilt for it and its fixes run on into the 6.6.x releases; the older major version does not run on macOS 26 at all. Ice has not shipped a stable build for the finished system, and its forks are where that work continued.
did the notch problem get fixed?
no, not for app icons. the icons that do not fit keep a position and get laid out where you cannot see them: under the notch, then past the left edge of the screen. macOS 26 added an overflow only for Live Activities from a paired iPhone. a full rebuild went past the rest without addressing it.
should i wait before upgrading?
the release is a year old and the well-known breakages have been dealt with, so generally no. the exception is unchanged: if you depend on a small utility, check that it has a version for macOS 26 — and that the project is still active — before you go.

about the author

Anton Shakirov, the author of hop

makes hop

makes hop and every page on this site. eighteen tools under a single menu bar icon, MIT licensed and open source. reads and answers issues and email himself.