Jactry Zeng jzeng@codeweavers.com wrote:
This patch only set UrgencyHint flag when the window is minimized. Because X11 only define UrgencyHint, the specific UI effect is implemented by WM/DE. Different WM/DE may have different UI effect which is quite different from Windows.
Probably FlashWindow should be implemented with _NET_WM_STATE_DEMANDS_ATTENTION instead.