Remove wIconUpdate in wDockAttachIcon
commitdee9c457cf16a52d6f27534e774959987a215ec1
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 8 Apr 2013 17:40:55 +0000 (8 19:40 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 8 Apr 2013 21:06:27 +0000 (8 22:06 +0100)
treecccbfc4489f355f141bc3f644494c4884ca7a5d5
parent3d0ed99043615dd9fd0550107075cba895e56f97
Remove wIconUpdate in wDockAttachIcon

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 un-shadowed.

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