Skip to content

[applets/taskmanager] Hide on mouse leaving even if any window requires attention

hexchain requested to merge (removed):panel-auto-hide-attention into master

When any window needs attention, treat the mouse entering and leaving as acknowledging the urgency status and return to passive status afterward.

Test plan:

On X11, execute the following command in a terminal and switch to another window:

sleep 3; xdotool set_window --urgency 1 $WINDOWID

Also see: https://phabricator.kde.org/D12916

BUG: 394119

Edited by hexchain

Merge request reports