veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#wwdc25

5 posts4 participants0 posts today

Let me start by saying this won't be a thing but I wanted to see if I make a window fully transparent, would a Liquid Glass view still show whatever is behind the app... and two, what would it look like if I made a music player that sorta resembled an old Audion skin... (Mastodon won't let me mix media types, so here's the video -- #Audion screenshot in the next post).

But I'm getting ideas for new apps #macOS that aren't necessarily square in shape! :)

Despite all these changes I am making for #macOSTahoe, I'm still able to easily support back to macOS 13.0 Ventura. It's sorta fun how different it all looks now... still not liking Tahoe though. Too busy.

I don't care that it looks "cool" -- "cool" doesn't help with usability. It should be an organic side-effect, not the driving factor.

macOS Tahoe & macOS Sequoia

Updated my #AppKit app a bit more:

Got rid of NSSplitView that housed the Map & TableView (only drawback is now the user cannot resize anymore).

This (along with the new automaticallyAdjustsSafeAreaInsets API) allowed for the Map to go under the sidebars not just for the areas above the TableView but all around it.

The TableView now floats over it with a 40% height.

But now content goes under both sidebars like it does in Apple Music. Hate it but ¯\_(ツ)_/¯.

I am using the new NSSplitViewItemAccessoryViewController in #macOSTahoe and pinning it to the bottom of my sidebar.

Why did I assume I would get that view that has the fade when content scrolls behind it like the top part of the scroll view under the toolbar?

Hmmm... Inspecting it looks like it adds a visual effect view somewhere in the hierarchy.