On Fri, 2014-01-17 at 17:18 -0500, Paul Davis wrote:That should not work well for CAD applications.
> you can track where the mouse is with enter/leave events, and there
> are
> often good reasons for wanting to do that anyway.
We have a large drawing area, where we draw objects using cairo drawing
functions. That are not GTK widgets!