toggle x11 client iconic/mapped state based on mirror visibility
authorMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 7 Nov 2015 18:10:02 +0000 (13:10 -0500)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 7 Nov 2015 18:10:02 +0000 (13:10 -0500)
commitbf2e36236c66a26842bf7a9a94a4f07008b9c3a0
tree395cf4116ef71b3ff4ffa644824393aec458732b
parent18fba8e5d782374a0e4222b229e129cd9ab42ee6
toggle x11 client iconic/mapped state based on mirror visibility

in order to continue rendering an iconic client without breaking icccm,
it's necessary to map the client's window again and unset iconic state
whenever rendering is needed, then re-set states when rendering
stops

ref T2788
src/bin/e_comp_x.c
src/bin/e_comp_x.h