Commit Graph

2 Commits (master)

Author SHA1 Message Date
Dustin 50cb3090dc mpdnotify: Daemonize at startup
Unless the `--no-fork` option is given, the program will fork into the
background and return immediately to the caller.
2014-08-30 22:13:21 -05:00
Dustin c158ac57f1 Alternative implementation in Vala
This implementation does not include key bindings or a status icon,
because I wanted to keep it small, and both of those require linking
with and initializing GTK+.
2014-08-14 00:17:54 -05:00