Support #208
Merge the mpd, smpd, mpdplus, smpdplus sublets
0%
Description
Over time, people decided to fork the mpd sublet instead of contributing changes to it.
So I decided to take all four sublets and merge them (using mpd as the reference), making new features optional by means of config settings.
Attached are the new .rb as well as the new .spec file.
History
#1 Updated by Douglas Freed over 13 years ago
Fixed the positions in :mouse_down to more accurately reflect the icons' positions. Also, removed some debugging output and the duplicate "stop" in the valid array in configure.
Note: You'll need the icons from the current mpd sublet in order to build this version. Easy way to get them if you have the mpd sublet installed already: cp -r ~/.local/share/subtle/icons .
#2 Updated by Douglas Freed over 13 years ago
Fixed the handling of format strings so that empty fields don't retain their old values. Added the blank_text configure option to choose what is displayed instead. It defaults to "n/a"
#3 Updated by Christoph Kappel over 13 years ago
- Target version set to Nu
- Assignee set to Non member users
- Status changed from Unconfirmed to Confirmed
#4 Updated by Christoph Kappel over 13 years ago
- Status changed from Confirmed to Fixed