Dont post damage event from window_copy_surface
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 8 Sep 2010 02:01:32 +0000 (22:01 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 8 Sep 2010 02:01:32 +0000 (22:01 -0400)
commitab2f1cddc60132ebe3b3cad466a408b803c990c3
tree89ed2dfa71aed5af39b46d59eafde7e169317d28
parent7d804068b67b8d05db366b1fbb593f65ccbbc4ae
Dont post damage event from window_copy_surface

We always call this between window_draw() and attaching the window surface
so the surface we're copying to isn't visible.
clients/window.c