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

Authored by mgallien on Apr 17 2019, 3:34 PM.

Details

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 .

BUG: 406454

Test Plan

One can activate or deactive the progress reporting

Diff Detail

Repository
R255 Elisa
Branch
settingsTaskBarPlayPosition
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17413
Build 17431: arc lint + arc unit
mgallien requested review of this revision.Apr 17 2019, 3:34 PM
mgallien created this revision.

Thanks! Given that Elisa has a settings window, I would recommend locating the setting there rather than having a menu item for it in the hamburger menu.

Thanks! Given that Elisa has a settings window, I would recommend locating the setting there rather than having a menu item for it in the hamburger menu.

Sure, I can have a look but I am not very proficient in KConfig (especially how to upgrade existing config files). I will need a couple days for that. This is why I had the idea to provide a quick fix for the next release and write a better KCM for the next release cycle.

I can wait, it's hardly urgent. :)

mgallien planned changes to this revision.Sep 28 2019, 8:01 AM

I will add support for the configuration option without UI at first much like in D24148.

mgallien updated this revision to Diff 67451.Oct 7 2019, 6:52 PM
  • use KConfig configuration to show/hide progress on task bar entries

allow configuration but lacks HMI (see T11155)

mgallien abandoned this revision.Oct 8 2019, 7:31 PM

Moved to gitlab merge request