esiqveland / notify

notify is a go dbus implementation for delivering desktop notifications over dbus
BSD 3-Clause "New" or "Revised" License
70 stars 14 forks source link

Adds signals support #1

Closed emersion closed 9 years ago

esiqveland commented 9 years ago

Hey, thanks, this is really cool! Will have a look :)

esiqveland commented 9 years ago

I got an idea I wanted to try out, I'm thinking it could look sort of like this: https://github.com/esiqveland/notify/pull/2

Thanks for some great ideas!

What do you think?

emersion commented 9 years ago

Your implementation is better :-)

It could be cool to be able to get the NotificationClosed and ActionInvoked methods for a specific notification ID too.