kasper / phoenix

A lightweight macOS window and app manager scriptable with JavaScript
https://kasper.github.io/phoenix/
Other
4.36k stars 128 forks source link

No Phoenix.icon()? #274

Closed rcarmo closed 3 years ago

rcarmo commented 3 years ago

Would be handy to pop up modals with a default icon (like when hinting focus has shifted to a different screen).

kasper commented 3 years ago

@rcarmo App.get('Phoenix').icon() works.

rcarmo commented 3 years ago

Hmmm. I thought it had to be a running app. Oh, wait...