obrien654j: > Just out of curiosity, has anyone made a patch that puts a special color > or some indicator on tags that have windows that set the "Urgency" > window hook, such as pidgin or urxvt if setup correctly? And if not, how > feasible would this be? Thanks in advance.
This is moderately straight forward. We added it to xmonad
in the last couple of weeks.
http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-UrgencyHook.html
It seems to be a commonly requested feature.
-- Don
