Remove wIconUpdate in keepIconsCallback
commit256c8a498e06c1a44acb0ba0bbf1a4aab9177ba4
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 8 Apr 2013 17:40:52 +0000 (8 19:40 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 8 Apr 2013 21:06:26 +0000 (8 22:06 +0100)
tree0bb109c31feb0f4605fee24f914853d6cf089210
parent544bc8e7a79fc47a82a1c829c29937913bc086e0
Remove wIconUpdate in keepIconsCallback

The call to wIconUpdate() can be changed by call to update_icon_pixmap(),
because the icon doesn't need to be changed. This update is only for change
the icon pixmap to shadowed.

Now, the icon pixmap is updated faster.
src/dock.c