Bug 293943 - Make the duration/frequency of flashing for the Urgent hint configurable in Task Manager
Summary: Make the duration/frequency of flashing for the Urgent hint configurable in T...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-taskbar (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-12 22:04 UTC by Shmerl
Modified: 2018-06-08 19:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shmerl 2012-02-12 22:04:42 UTC
Version:           unspecified (using KDE 4.8.0) 
OS:                Linux

When windows are marked with Urgent hint in the task manager (when some activity happens in the program for example), the entry in Task Manager flashes for a short period (6 times with period of 500 milliseconds). However the overall flashing time is pretty short, and afterwards depending on the theme, highlighting of that entry can be not obvious.

For example I was using Glassified theme, and had to switch Task Manager (aka "Task Items") subtheme to Air, because Air leaves a highlighted border around the entry with the Urgent hint, while Glassified only flashes it a few times, and doesn't add a border later (and different color of the urgent entry itself can blend with the background and it can become confusing).

Making the flashing behavior for the Urgent hint configurable in the task manager will solve these kind of issues. For example making the period (currently hardcoded to 500 milliseconds) and number of flashes adjustable (number of flashes can be from a fixed number to unlimited for example).

Reproducible: Always

Steps to Reproduce:
1. Pick any window from the list produced with:

wmctrl -l

2. Set the urgent hint for the window using the numeric id of the window in the previous output for example:

wmctrl -i -r <window_id> -b add,demands_attention

You can also do it using the title:

wmctrl -r <window_title> -b add,demands_attention

3. Watch the short urgent notification flashing in the Task Manager widget.

Actual Results:  
Flashing continues for a short time

Expected Results:  
Animation should be configurable with flexible period and either a limited or infinite number of flashings.
Comment 1 Shmerl 2012-02-12 22:10:42 UTC
Correction: current behavior is 3 short flashes, not 6.
Comment 2 Nate Graham 2018-06-08 19:56:59 UTC
Hello!

This feature request was filed for KDE Plasma 4, which reached end-of-support status in August 2015. KDE Plasma 5's desktop shell has been almost completely rewritten for better performance and usability, so it is likely that this feature request is already implemented in Plasma 5, or is no longer applicable.

Accordingly, we hope you understand why we must close this feature request. If the requested feature is still desired but not implemented in KDE Plasma 5.12 or later, please feel free to open a new ticket in the "plasmashell" product after reading https://community.kde.org/Get_Involved/Bug_Reporting

If you would like to get involved in KDE's bug triaging effort so that future mass bug closes like this are less likely, please read https://community.kde.org/Get_Involved#Bug_Triaging

Thanks for your understanding!

Nate Graham