Tailscale's new macOS home
by tosh on 4/2/2026, 6:22:03 PM
https://tailscale.com/blog/macos-notch-escape
Comments
by: paxys
I haven't had enough menu bar icons to run into this but is it really the case that the notch just hides whatever icons happen to be behind it? Like, the OS doesn't handle this incredibly obvious edge case? Why not just put an overflow dropdown next to the notch (something Windows XP managed to figure out 25 years ago)? I know software quality has been going down in recent versions of macOS but this is absurd.
4/2/2026, 6:49:12 PM
by: corlinp
Every time I get a new Mac, I run these commands to reduce the spacing between menu bar icons. Lets you fit at least 2x the number of items in the menu bar.<p>```<p>defaults -currentHost write -globalDomain NSStatusItemSpacing -int 2<p>defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 2<p>```
4/2/2026, 7:19:40 PM
by: alin23
The notch hiding menubar icons is such a stupid problem to have. I waste hours every week trying to help people who send me frustrated emails because they bought one of my apps and they say: "it doesn't launch" or "why doesn't it have any interface??"<p>No amount of FAQ will help these people. And this also results in hasty refund requests and even worse, chargebacks that take 2x the amount the users paid out of my pocket.<p>I recently helped my brother launch a simple app for making any window a PiP window (<a href="https://lowtechguys.com/pipiri" rel="nofollow">https://lowtechguys.com/pipiri</a>) and in the first two days, half of the sales turned into refunds exactly because of this issue. People had so many menubar icons that they thought the app just doesn't work. Not an encouraging launch for his first app.<p>Not to mention the fact that the best solution that helped alleviate this, the Bartender app, was completely broken by Apple's internal API changes in macOS Tahoe.<p>This could have been handled better.
4/2/2026, 8:17:53 PM
by: jedberg
This seems like a good place to ask: What is the current state of the art for connecting back to my home network while remote? I want:<p>access to my home server<p>ability to stream US TV when abroad (by exiting from my home network)<p>ability to make it easy for others with non-tech backgrounds to connect with their devices (parents, kids, etc)<p>ability to have remote linux servers connect automatically on boot. This one is because I can't get OTA TV at home and want to set up a simple streaming box at someone else's house to do it that connects back to my house, so we can stream off all of our devices.<p>I'm guessing tailscale will be a part of this setup which is why I ask here.
4/2/2026, 7:14:05 PM
by: sadeshmukh
Useful menu bar manager for Mac that lets you hide multiple icons behind a single icon: <a href="https://github.com/jordanbaird/Ice" rel="nofollow">https://github.com/jordanbaird/Ice</a>
4/2/2026, 6:53:10 PM
by: daft_pink
Ironically, I have trouble with Tailscale and Mac SSO. I setup my tailnet with Apple SSO and when I want to connect on my non Windows device there is not an easy way to add a new user and the new user has their own tailnet. I wish I could just use tailscale with a passkey without using third party sso.
4/2/2026, 6:47:47 PM
by: seabrookmx
> We’re working on a comparable UI for Windows devices<p>As a Linux user and fan of good GUI apps, it always bums me out I'm stuck with the CLI-only options for apps like Tailscale. Even for a simple tray icon I have to resort to buggy GNOME extensions.<p>I understand the fragmented ecosystem and small user-base on the desktop Linux side make it hard to justify, but I hope that changes one day!
4/2/2026, 7:19:12 PM
by: nozzlegear
Isn't it true that Apple just prefers apps not use the menu bar in the first place? I'm not sure where I had read that, but it might explain why Apple doesn't improve the menu bar. Personally I'm of the opinion that they <i>should</i> improve it because the current situation is untenable.<p>But am I misremembering this?
4/2/2026, 8:06:23 PM
by: comrade1234
There's so much tailscale shilling on hn and if you say anything neutral you're voted down.
4/2/2026, 8:24:42 PM
by: danslo
The only reason I used Tailscale's menubar applet was to change exit nodes, I definitely don't need a whole UI.<p>Guess I'll just stick with CLI only for now (via darwin-nix)
4/2/2026, 8:05:19 PM
by: creddit
I love Tailscale so much and when I got added to what may have been an A/B test for the windowed app, I was even happier with it. It's a great improvement.
4/2/2026, 7:03:00 PM
by: vladde
i love that they posted a snippet of Swift code showing other developers how to detect this themselves!
4/2/2026, 7:30:08 PM
by: eviks
> Apple, a company that traditionally favors simple functionality<p>but not being able to interact with an icon is DISfunctionality, though yes, a simple one. So that principle can't explain the bad design either.
4/2/2026, 7:47:17 PM
by: al_borland
I always assumed the justification for the notch would be FaceID on Macs. However, it’s been many generations and we still don’t see it.
4/2/2026, 6:50:48 PM
by: matt_daemon
I really thought this was going to be an Apple acquires Tailscale post
4/2/2026, 8:18:53 PM
by: ctippett
Anyone know if this new windowed Tailscale view is enabled on the non-App Store version?<p>I guess I'll find out soon enough once I update, but I didn't see any specific callout in the article.
4/2/2026, 7:10:28 PM
by: azuanrb
I’ve been using Bartender (paid) and Thaw (free) to manage my menu bar. Recently, both apps have become quite buggy. I’m not sure whether this is due to macOS or if there are better alternatives I’m not aware of.
4/2/2026, 6:52:56 PM
by: CharlesW
I personally found it confusing and un-Mac-like that quitting the configuration app also now stops the Tailscale service. It was unfortunate to discover this while I was AFK.<p>My recommendation is to rethink it to work like apps like 1Password, Default Folder, Keyboard Maestro, Ice, etc., where I can always easily open a configuration app, but the service must be intentionally/knowingly quit via either the configuration app or the menu bar utility.<p>TLDR: Please separate the service from the new configuration app.
4/2/2026, 6:54:08 PM
by: gib444
Yes! More windowed interfaces! I hate apps that outgrow a modal. I hate losing the context. No wait I think I hate all modals.<p>Mullvad, your turn next please
4/2/2026, 7:13:56 PM