Send desktop notifications for MPD events
 
 
 
 
 
Go to file
Dustin 94b12315f1 notifier: Escape ampersands in notification body
The One True notification daemon will not display notification body text
if it includes an ampersand. To prevent this, ampersands must be
XML-escaped.
2014-09-02 13:16:56 -05:00
src notifier: Escape ampersands in notification body 2014-09-02 13:16:56 -05:00
vapi Alternative implementation in Vala 2014-08-14 00:17:54 -05:00
.gitignore Update .gitignore for Vala project 2014-08-30 21:37:44 -05:00
Makefile.am mpdnotify: Daemonize at startup 2014-08-30 22:13:21 -05:00
autogen.sh Alternative implementation in Vala 2014-08-14 00:17:54 -05:00
configure.ac Alternative implementation in Vala 2014-08-14 00:17:54 -05:00
setup.py Initial commit 2014-08-05 13:45:51 -05:00