<dnkl>
alright, so, my plan: if user has configured 'desktop-notifications.close' (in foot.ini), execute that to close a notification. This week require an ID from the server. This doesn't work with notify-send due to its flush bug.
<dnkl>
if 'close' has *not* been set (the default), send SIGINT to the notification helper, and hope for the best
<dnkl>
this works with notify-send
<dnkl>
and I'll update fyi to also handle sigint
<dnkl>
this means the only thing that doesn't work with the default configuration is window focusing, since we don't get an XDG activation token from notify-send
stu has quit [Read error: Connection reset by peer]