I am writing a window manager where I am transforming the window contents (using the composite extensions). After applying the transformation, I also need to ensure that mouse events are transformed and redirected to the XClients appropriately. What is the best way to do so? I came across this X Event extension - Xevie - Is this extension recommended for this WM use-case?<br>
<br>Thanks,<br>Bipin<br>