Bug 406454 - Make the progress indicator on the Task Manager button optional
Summary: Make the progress indicator on the Task Manager button optional
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-12 02:12 UTC by Nate Graham
Modified: 2020-02-14 16:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 20.04.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2019-04-12 02:12:49 UTC
I hate to be That Guy, but...

I don't like the progress indicator on the Task Manager button. I find it distracting and don't feel like I need to see how close the current song is to completion.

Any chance we can have a way to turn it off?
Comment 1 Matthieu Gallien 2019-04-12 08:35:11 UTC
I will have a look at implementing this.
Comment 2 Nate Graham 2019-04-12 13:05:24 UTC
Thanks, much appreciated. :)
Comment 3 Matthieu Gallien 2019-04-17 15:36:13 UTC
https://phabricator.kde.org/D20636 is open for review
Comment 4 Matthieu Gallien 2020-02-12 16:55:20 UTC
https://invent.kde.org/kde/elisa/merge_requests/2 is ready for review.
Comment 5 Matthieu Gallien 2020-02-14 16:23:15 UTC
Git commit 180ba8dbdbadbda02a4e2e2a4f4e543daadcf945 by Matthieu Gallien.
Committed on 14/02/2020 at 06:23.
Pushed by mgallien into branch 'master'.

allow to activate/deactivate the progress indicator on task bar entry

Summary:
the Elisa application menu has an entry to activate or deactivate the
reporting of progress on the task bar entry (currently supported on
Plasma, Windows and linux environments supporting
com.canonical.Unity.LauncherEntry .

Test Plan: One can activate or deactive the progress reporting

Reviewers: #elisa, ngraham

Differential Revision: https://phabricator.kde.org/D20636

M  +42   -14   src/mpris2/mediaplayer2player.cpp
M  +5    -0    src/mpris2/mediaplayer2player.h
M  +13   -1    src/mpris2/mpris2.cpp
M  +12   -0    src/mpris2/mpris2.h
M  +6    -0    src/qml/ApplicationMenu.qml
M  +8    -0    src/qml/ElisaMainWindow.qml
M  +1    -0    src/qml/PlatformIntegration.qml
M  +18   -7    src/windows/PlatformIntegration.qml

https://invent.kde.org/kde/elisa/commit/180ba8dbdbadbda02a4e2e2a4f4e543daadcf945