tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.34k stars 120 forks source link

No notifications on Mac OS Sonoma 14.6.1 (on Apple Silicon M2) #462

Open jorgeparamos opened 1 month ago

jorgeparamos commented 1 month ago

Everything works out as it should except notifications: I have these enabled (checked with /toggle notifications), but nothing happens when a new message comes in: I tried both with iTerm and Terminal.app and with the window focused, unfocused or minimized.

I installed (via Homebrew) libnotify since I read it could be the culprit, but to no avail: am I doing something wrong, or are there any Mac OS specific instructions? Thanks!