(no title)
kingkongjaffa | 1 month ago
Are there any others?
Do I just not need one (claude code can do it without a starter template at all)?
kingkongjaffa | 1 month ago
Are there any others?
Do I just not need one (claude code can do it without a starter template at all)?
Etheryte|1 month ago
[0] https://www.hammerspoon.org
[1] https://www.hammerspoon.org/docs/hs.menubar.html
RichHickson|1 month ago
realharo|1 month ago
The macOS UI decision of "just pretend that whatever doesn't fit to the right of the notch doesn't exist" is baffling.
I've seen a few apps that claim to do that, but it's always done in some really hacky way (such as needing screen recording permissions), and the behavior is never that of simple overflow handling. Instead they have "always hidden" sections and things like that, which is not what I want.
bartvk|1 month ago
RichHickson|1 month ago
qaz_plm|1 month ago
I used CC just yesterday to build a native MacOS menu bar app by using plan mode (opus) until there was alignment then to edit mode for the build (I use Zed for the prompting).
CC walked me through the needed Xcode project setup and handled all of the code there after.
I’m sure something more complex would be more challenging but I was happy with a two-shot result for this native menu bar app.