fixes: Fix PanoramiXSetWindowShapeRegion for root windows (v2)
authorAdam Jackson <ajax@redhat.com>
Mon, 4 Nov 2013 22:49:34 +0000 (17:49 -0500)
committerAdam Jackson <ajax@redhat.com>
Mon, 9 Dec 2013 18:20:37 +0000 (13:20 -0500)
commit808303fe5232ba0320ae5a4310b1ed1322e85f1d
treea5461625bdbc566b0e485ad5ba700e0f9157c835
parent5c10c7ea2129b70015e745523918d143cc29318d
fixes: Fix PanoramiXSetWindowShapeRegion for root windows (v2)

Root windows in Xinerama are in the coordinate space of their root window
pixmap, not in protocol space.

v2: Only translate for root windows, sice the window shape is
drawable-relative.

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