only apply mouse down focus events if a binding did not run on the same event
authorMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 29 Apr 2015 21:15:43 +0000 (17:15 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 29 Apr 2015 21:15:43 +0000 (17:15 -0400)
commit719b2baeba8133a021663e8281e6fd53662e8b16
tree5183f0ac30cf30d5885df834f891471dd6f51814
parentcb9ab4e1f438010cf0ed29a2f49d93645e35b56d
only apply mouse down focus events if a binding did not run on the same event

fixes the case of enabling "raise on click" and also having a mouse binding
for "lower on click" active

fix T2364
src/bin/e_client.c