RE: https://social.lol/@triton/116198334016258109

In latest #Triton I've added new shortcuts:

- Command+1, Command+2, etc. to browse between features
- Command+n to open editors. Depending on the feature, it will open something different. For Statuslog, it opens the Status composer; for Pics, the image uploader; and so on
- Command+r to refresh features that have a refresh button. A quick way to fetch the latest content without reaching for the mouse

Toolbars were updated to use the latest #SwiftUI features, including customization. It's now possible to remove buttons, change their order, and more

It also includes several under-the-hood improvements, focusing on the lifecycle of SwiftUI views

#omglol #Triton #macosDev

Randomly opened Reddit to find a discussion around Daft Music.
#indiedev #buildinpublic #macosdev

https://www.reddit.com/r/AppleMusic/s/TE0hthcYkI

A question for #iOS and #Mac developers: I have two iPad apps I am trying to use on the Mac using VoiceOver, and both exhibit the same problem. They have collection views, and inside of them, timeline items, episode lists etc. On iPad, everything works great. On MacOS, as soon as I start interacting with the collection view, the first item is spoken correctly, but if I then VO+RightArrow to go to the next item, everything is just read as „collection view button“. Has anyone encountered this problem and may have an idea how this can be fixed without having to create a full Mac Catalyst app out of the iPad app? Any link to a video or blog post or article is absolutely fine. Thanks! #iOSDev #MacOSDev #VoiceOver #Accessibility

At this point, it would make sense for Apple to increase the Apple Developer fee.

But on the other hand, I’m pretty sure they are happy with selling the shovel.

I still give it one year for people to realize that their generated app made zero dollars but still costs tokens.
#reddit #indiedev #vibecoding #macosdev #iosdev

Didn’t expect that the AI Slop wave is so bad. Haven’t yet seen a vibe coded app with attention to details.
#reddit #indiedev #vibecoding #macosdev

https://www.reddit.com/r/macapps/s/S0vhkCDjZs

What’s the easiest way to take screenshots for the Mac App Store?

You can’t just grab a screenshot from your desktop and upload it. They need to be in a 16:10 aspect ratio and exactly one of the following sizes:

• 1280 × 800
• 1440 × 900
• 2560 × 1600
• 2880 × 1800

Simply resizing a standard desktop screenshot would distort the image.

How are other people doing this without it looking stretched or skewed?

#macOS #MacDev #macOSDev #MacAppStore #AppStore #AppStoreOptimisation #Screenshots

CloudKit syncing always feels a bit magic. (when it works)
#buildinpublic #iosdev #macosdev

I'm slowly starting to get hyped about Daft Music for iOS. In hindsight, the idea to start with a strong desktop app and later come with a mobile version seems to work out.

The other way around feels way harder. Instead of adding features or limiting your desktop app to a featureset of a mobile app, it's mostly reusing or maybe cutting down things.

And even if you cut down, you’ve got the luxury that the CloudKit syncing takes care of the rest.
#iosdev #macosdev #buildinpublic #indiedev

This really became one of my favorite features. I’ll definitely automate this, so in the future you can create automatically recorded playlists from your favorite radio show.
#saturday #GillesPeterson #indiedev #macosdev

I'm a bit lazy to maintain this project, but is anyone knowing why suddenly the Option Button in the Screen Saver options disappeared on Tahoe?
#macosdev #macos #tahoe #screensaver

https://github.com/obrhoff/MusaicFM/issues/58#issuecomment-3937806449

No Options button · Issue #58 · obrhoff/MusaicFM

On mac os 26 beta when you click on screensavers and select MusaicFM the options button isnt there

GitHub