]> git.seodisparate.com - mpd_info_screen/commit
Impl. show percentage, minor fixes
authorStephen Seo <seo.disparate@gmail.com>
Mon, 24 Jun 2024 05:05:28 +0000 (14:05 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 24 Jun 2024 05:05:28 +0000 (14:05 +0900)
commite4cdccce6362325d5997307d872adad9dd7d3ad9
tree51b4dba29f7c1a417d5acda729d70cf5a4e5368f
parent015da43d1b47cc8d5f53006d07367dc80108e57b
Impl. show percentage, minor fixes

Implement showing percentage of song played next to time remaining.

Add flag to disable showing percentage.

Fix time remaining background persisting when song is no longer playing.
src/display.rs
src/main.rs