Skip to content

Add preference to indefinitely blink urgent windows in tasklist

adsr requested to merge adsr/xfce4-panel:blink-indefinitely into master

I rely on urgent window hints to know, for example, if I need to respond to a bell in a terminal. The current behavior stops blinking after 16 (MAX_BLINKING_COUNT) blinks, which results in missing activity. This patch adds an option to indefinitely blink urgent windows in the tasklist. A similar option exists in xfwm4 for windows.

Merge request reports