From 9189b75a3f3a8e3cb56b5d6c85bc261d4f058dda Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Sat, 17 Jan 2015 12:06:18 -0500 Subject: Quick update to the new audioplayer plugin. Now there is a label which displays the current song number in the rotation (/), and a progressbar shows a rough estimate of how much longer the running song has. --- .../desktop-plugins/audioplayer/PlayerWidget.ui | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui') diff --git a/lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui b/lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui index 40ad11b5..aa8cbd8b 100644 --- a/lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui +++ b/lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui @@ -84,6 +84,13 @@ QToolButton::menu-indicator{ image: none; } + + + + 1/10 + + + @@ -132,6 +139,16 @@ QToolButton::menu-indicator{ image: none; } + + + + 24 + + + false + + + -- cgit