flecs
flecs copied to clipboard
New plugin: Taskbar Progress
It shows track playing progress in taskbar:
On pause:
Resolves #2416
@ArjixWasTaken can you review?
I'd like to remind you that I did the review you asked for :^)
@ArjixWasTaken, yeah, I saw it! I'm making changes.
Unfortunately, callback only recieves event when I manually change progressbar position or click play/pause. It does not "fire every second during playback". So I had to add method for getting song info at any time. Because plugin can be enabled while song is already playing.