add extreme hacks to enforce nocomp stacking policies
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 8 Sep 2015 22:37:44 +0000 (18:37 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 8 Sep 2015 22:41:49 +0000 (18:41 -0400)
commit0f3eba569743cb892592fad93409eb66a883b30b
tree3a01c5ec64dadf289f7289d8e274beb978f93829
parentcb2ddb736d0de1e31d6d82d33533995524749787
add extreme hacks to enforce nocomp stacking policies

if windows set to "Always on Top" exist while the option to allow
windows over fullscreen windows is enabled, enabling nocomp will
result in the above windows being stuck over the nocomp window

instead, force the nocomp window to be the top-most window in all cases,
and then put it back if another object appears on the screen over it

fix T2703
src/bin/e_comp.c