kmbmpdc icon indicating copy to clipboard operation
kmbmpdc copied to clipboard

Feature request: song progress bar

Open muffinmad opened this issue 7 years ago • 2 comments

Hi!

It would be nice to have song progress bar inside popup window to seek to specific song position.

Thanks!

muffinmad avatar Feb 09 '18 14:02 muffinmad

I have actually had a look at adding a progress bar and I think I have a build on my machine that has a very basic/broken one added. I just really haven't made it a huge priority at the moment. I think I need to tweak how kmbmpdc and MPD communicate with each other to make it work better, since to get the current position in the playing track requires actually asking the MPD server for the status. All the information that is currently displayed in kmbmpdc are automatically received in the idle loop, no separate querying needed.

arttuperala avatar Feb 13 '18 11:02 arttuperala

I think copying the iTunes mini player's progress bar design would look good: screenshot_194

BenjaminLawson avatar Mar 23 '18 01:03 BenjaminLawson