hammerspoon
hammerspoon copied to clipboard
hs.notify.setIdImage broken
trafficstars
It seems the setIdImage in hs.notify is not being honored. For example:
hs.notify.new({title="Hi there", setIdImage = hs.image.imageFromAppBundle("com.apple.safari")}):send()
Produces a notification with the default Hammerspoon icon.
Hammerspoon Version 0.9.100 (6815) macOS version 12.6.3 (21G419) (Monterey)
Same with on Ventura 13.5.1 (22G90). :contentImage() works fine with the same image.
Same with osx 14.3.1 (23D60) / hs Version 0.9.100 (6815)