Minor fixes to appicon highlighting
commit3490c8bd30452dbb29539e830d50e8b8447bb3e2
authorBrad Jorsch <anomie@users.sourceforge.net>
Fri, 1 Oct 2010 00:53:45 +0000 (30 20:53 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 7 Oct 2010 10:04:31 +0000 (7 12:04 +0200)
treedf25da80ed0c7bc0700244f730c322dfa7c655f9
parent70abda81d076ec793e2f239b802590d51f004117
Minor fixes to appicon highlighting

When an app hides its window but doesn't exit (e.g. apps that "minimize"
to the system tray), the highlighting was not being removed.

When alt-tabbing, the tabbed-to app's icon was not getting highlighted.

Signed-off-by: Brad Jorsch <anomie@users.sourceforge.net>
src/actions.c
src/window.c