Hi, <br>I've been reading the specification of XevIE and I haven't figured out one thing:<br>when you receive a mouse event, change its position and send it back to the server, does it <br>recalculate which window should receive it according to this new position, or it just sends it
<br>to the same window which would have received the original event?<br>I am using Xgl to allow the user to work on a 3D transformed desktop and it would be nice not to have <br>to query the window tree to know which event should actually receive the transformed event
<br><br>thanks in advance,<br><br>     xavi<br>