Live data from Hacker News

Show HN: Bonsplit – Tabs and splits for native macOS apps

bonsplit.alasdairmonk.com

11–20 of 34 posts

Re: Show HN: Bonsplit – Tabs and splits for native macOS apps

#11

This is excessively beautiful, both the website and the library's UI. But I have to ask: what's the rationale on dedicating such an elaborate and gorgeous website for just a library? Are you hoping to get hired for web design? Are you seeking fame and repute? Do you merely do it for the love of the game? Why, for the love of all that's good, pray tell why put all this effort into mere documentation ?

Just look at his website and you'll see why.

https://www.alasdairmonk.com/

Re: Show HN: Bonsplit – Tabs and splits for native macOS apps

#13
This is quite beautiful. I had a somewhat similar use case last year and built something that wasn't this polished. The only feature that seems to be missing for what I needed then is the ability to tear off tabs into new windows that could also be dragged back into the frame to reattach. Will definitely be keeping this project in mind for future needs.

Re: Show HN: Bonsplit – Tabs and splits for native macOS apps

#14
post #7
post #2

I don't know why, but I thought this was going to sandbox style tab/split support for the all the baselines macos apps. This is very cool, but somehow got myself disappointed that something I didn't know I wanted doesn't exist.

You're not the only one. I first assumed it was a library when I was scanning the headlines, but then when I started opening up tabs moments later I thought it added tabs and splits to existing apps. I remember something that brought tabs system-wide to Windows so it's not even too crazy of an idea.

Yes, I assumed it was a macos equivalent to suckless-tabbed. https://tools.suckless.org/tabbed/

Re: Show HN: Bonsplit – Tabs and splits for native macOS apps

#15

This is very interesting, I haven’t touched macOS development for quite a while but it’s good to know that libraries are still being written for both AppKit and SwiftUI on macOS. I do feel that this library would benefit from an explanation on why this was needed. AFAIR AppKit already provides a native tabbing API where you can “just” (that “just” is doing a lot of heavy lifting) implement a few delegate methods and…

Native tabs work at the window level.

Re: Show HN: Bonsplit – Tabs and splits for native macOS apps

#17

This is excessively beautiful, both the website and the library's UI. But I have to ask: what's the rationale on dedicating such an elaborate and gorgeous website for just a library? Are you hoping to get hired for web design? Are you seeking fame and repute? Do you merely do it for the love of the game? Why, for the love of all that's good, pray tell why put all this effort into mere documentation ?

I don’t think he needs the experience on his resume lmao. He’s an experienced design professional that’s worked at a bunch of big name companies as a lead designer.

Re: Show HN: Bonsplit – Tabs and splits for native macOS apps

#19
My favourite window manager in linux was always ion3 that then became known as notion. I'm not sure if it was one of the first tiling/tab/split window managers but I started using it around the year 2000 and loved it. One feature that it seemed to have that a lot of other tiling windowmanagers didn't have is tabbed splits. Really nice to see this.
Post reply on HN