damage: Must translate initial window damage by window offset
authorKeith Packard <keithp@keithp.com>
Fri, 20 Sep 2013 19:43:41 +0000 (14:43 -0500)
committerKeith Packard <keithp@keithp.com>
Fri, 20 Sep 2013 22:42:13 +0000 (17:42 -0500)
commit7d3d4ae55dd6ee338439e2424ac423b1df80501b
treec3e6fa6832d15644359aeae582fff3f0850f8dd2
parent8010d3a48bd0b224dcb0883e39c2351ad364d846
damage: Must translate initial window damage by window offset

Damage is reported relative to the drawable origin, but the window
borderClip is absolute. Translate the region by the window position
before reporting damage to adjust.

Reported-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
damageext/damageext.c