don't call e_client_unignore() when un-withdrawing an x11 window
authorMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 26 Sep 2015 02:37:16 +0000 (22:37 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 26 Sep 2015 02:37:16 +0000 (22:37 -0400)
commit0e3cc2f533ffbb3a6103dc77c4e950f1f57bf23d
treed712e151d76edfcbef211374a11bd1b9ff145568
parent6b282ffe2294f1ea2cc71db05020a4c3c781bbf1
don't call e_client_unignore() when un-withdrawing an x11 window

these clients were not ignored on creation, so they've already triggered
all the relevant events
src/bin/e_comp_x.c