jonathangarelick / SoundSeer

SoundSeer is a macOS app that shows your current song & controls in the menu bar.
122 stars 2 forks source link

collection of information on menu bar extras #7

Closed jonathangarelick closed 1 month ago

jonathangarelick commented 1 month ago

from apple's human interface guidelines:

https://developer.apple.com/design/human-interface-guidelines/the-menu-bar#Menu-bar-extras

jonathangarelick commented 1 month ago

general info on customizing menus

https://danielsaidi.com/blog/2023/11/22/how-to-customize-the-macos-menu-bar-in-swiftui

jonathangarelick commented 1 month ago

Misc links that I dumped into the App file

// https://stackoverflow.com/questions/60707286/how-to-add-click-event-to-whole-view-in-swiftui

// text stop display at "Everyday (feat. Rod Stewart, Miguel & Mark Ronso" (that's 48 chars) // https://sarunw.com/posts/swiftui-menu-bar-app // https://blog.schurigeln.com/menu-bar-apps-swift-ui/ // tccutil reset AppleEvents net.garelick.SoundSeer // https://joshspicer.com/applescript // https://stackoverflow.com/questions/77131963/how-to-identify-if-the-menubarextra-in-macos-is-hidden-by-the-system // https://github.com /kmikiy /SpotMenu /issues/141 // Concurrency: https://developer.apple.com/library/archive/documentation/General/Conceptual/ConcurrencyProgrammingGuide/OperationQueues/OperationQueues.html#//apple_ref/doc/uid/TP40008091-CH102-SW1

jonathangarelick commented 1 month ago

menus in general: HIG https://developer.apple.com/design/human-interface-guidelines/menus#Platform-considerations