]> git.madduck.net Git - etc/awesome.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

added name attribute to mpd widget
authorxentec <xentec@users.noreply.github.com>
Tue, 22 Sep 2015 01:54:59 +0000 (03:54 +0200)
committerxentec <xentec@users.noreply.github.com>
Tue, 22 Sep 2015 01:54:59 +0000 (03:54 +0200)
commit168b20afce0581defe7b07588e609b7cdb1af36b
tree5c8080c6f182c0cddd4dafcc1c0efd08489cb39e
parent29983d95b27b2b455903d90f72a68035b7563ffd
added name attribute to mpd widget

Metadata from some extern sources (e.g. soundcloud) is not parsed properly to a ``title`` by mpd so the ``name`` attribute is set instead.
widgets/mpd.lua