Taiko2k/Avvie

Switch to GTK for notifications rather than libnotify

ZanderBrown opened this issue · 2 comments

You can use GtkApplication to handle opening files and notifications

This means you don't need libnotify (which is kinda deprecated now) and don't have to do manual argv parsing

Neat little app you've got here!

Is this fixed?

Yes this is fixed in master. But not in a current release yet.