compositor-drm: Disable planes when zoomed or capturing
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 3 Aug 2012 19:45:23 +0000 (15:45 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 3 Aug 2012 20:33:42 +0000 (16:33 -0400)
commit79af73e313c732ff9e5bb997a617d0a172844284
tree847ea7fca75e1e865282bb93f388055b6992c0c9
parentbcf4864bb76963059f8ca983103e9031adc719e8
compositor-drm: Disable planes when zoomed or capturing

When the entire output is transformed or we're capturing the output
for screenshot or video, disable all output specific overlays
(drm planes, hw cursors etc) and move all surfaces into the primary
plane.
src/compositor-drm.c
src/compositor.c
src/compositor.h
src/screenshooter.c
src/shell.c
src/zoom.c