geigi / cozy

🎧 Listen to audio books 📚 on Linux
https://cozy.sh
GNU General Public License v3.0
1.09k stars 84 forks source link

make UI/tooltips more informative #766

Open eMBee opened 1 year ago

eMBee commented 1 year ago

when hovering over the play button over a book in the recent tab i noticed that the tooltip just said "open book overview" when in fact it starts playing. at a minimum the tooltip should say "play" but i thought it would be nice if it would also show what it is going to play.

this is a small improvement to show the chapter number, name, position and length of the current chapter that will play when clicking the button:

https://gitlab.com/eMBee/cozy/-/commit/3282baedb5887ac4d091676e96ebe7ec24a7febe

if you think this is a good idea, i can make it into a pull request