simulate modal windows for badly behaved x11 clients
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 21 Jul 2015 22:24:39 +0000 (18:24 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 21 Jul 2015 22:24:39 +0000 (18:24 -0400)
commita9db84f94edcaebe596e9384d4bc98701a91f7be
tree1357ea782823444a89db6a78345afae44ff33149
parenta951b883059550648958cc007c9efbbc065cb804
simulate modal windows for badly behaved x11 clients

it seems that some clients, eg. libreoffice, don't set the modal window
property on child dialogs. instead of fighting for focus, set up the child
as a modal on the parent and then avoid the whole issue

fix T2594
src/bin/e_comp_x.c
src/bin/e_comp_x.h