ubuntu-flutter-community / musicpod

Music, radio, television and podcast player for Ubuntu, Windows, MacOs and Android
GNU General Public License v3.0
352 stars 41 forks source link

Request: add elapsed time #753

Open madsrh opened 1 month ago

madsrh commented 1 month ago

How about doing something like this? The time is visible when hovering the progressbar, but it would be nice to have in on screen all the time in a subtle grey.

image

EDIT: ofc for podcasts as well

Feichtmeier commented 1 month ago

two reasons why I didnt include this in the latest iteration of the bottom player 1) there is not enough space when thre are all controls visible and you make the window more narrow 2) there is the full screen player if you want this information

personally I like to keep the bottom player more minimal, we can keep it open to see what others think

madsrh commented 1 month ago

there is not enough space when thre are all controls visible and you make the window more narrow

I know. I was thinking this as a media query / responsive layout, so only when the window is really wide. I've seen the same done for the volumeslider when there is enough space. OFC this mockup looks a bit right-side heavy because the player controls aren't centered.

image

personally I like to keep the bottom player more minimal, we can keep it open to see what others think

+1

Feichtmeier commented 1 month ago

At this stage it should switch to the sidebar mode (1200) I think. I can try it to play around with the idea