tooltips in windows make more attempts to not overlap with pointer
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 8 Dec 2014 01:09:28 +0000 (20:09 -0500)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 8 Dec 2014 01:22:30 +0000 (20:22 -0500)
commit3c1d252d8bebd6fde0005b5517a04ebc2911a138
tree10388cd1ae6c7d78d85595041737ac3db69407be
parenta18e17644d6c416deafc9b869a90108188623b58
tooltips in windows make more attempts to not overlap with pointer

this prevents (in most cases) a race condition where the pointer will continually trigger a show-hide-show loop due to slow X message processing
src/lib/els_tooltip.c